| Package | Description |
|---|---|
| org.apache.lucene.queryParser.standard |
Contains the implementation of the Lucene query parser using the flexible query parser frameworks
|
| org.apache.lucene.queryParser.standard.builders |
Standard Lucene Query Node Builders
|
| Class and Description |
|---|
| StandardQueryBuilder
This interface should be implemented by every class that wants to build
Query objects from QueryNode objects. |
| Class and Description |
|---|
| StandardQueryBuilder
This interface should be implemented by every class that wants to build
Query objects from QueryNode objects. |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.