Interface Summary | |
---|---|
FilterBuilder | |
QueryBuilder | Implemented by objects that produce Lucene Query objects from XML streams. |
Class Summary | |
---|---|
CoreParser | Assembles a QueryBuilder which uses only core Lucene Query objects |
CorePlusExtensionsParser | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
DOMUtils | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
FilterBuilderFactory | |
ParserException | |
QueryBuilderFactory | |
QueryTemplateManager | Provides utilities for turning query form input (such as from a web page or Swing gui) into Lucene XML queries by using XSL templates. |