/[Apache-SVN]
ViewVC logotype

Revision 417593


Jump to revision: Previous Next
Author: mharwood
Date: Tue Jun 27 21:56:47 2006 UTC (18 years, 4 months ago)
Changed paths: 5
Log Message:
Added new TermsQueryBuilder to simply build boolean queries from text without having concern over clashing reserved words/special characters/legal syntax that is demanded by normal query parser syntax. Added new xml attributes to BooleanQueryBuilder to control disableCoord and minimumNumberShouldMatch.

Changed paths

Path Details
Directorylucene/java/trunk/contrib/xml-query-parser/src/java/org/apache/lucene/xmlparser/CoreParser.java modified , text changed
Directorylucene/java/trunk/contrib/xml-query-parser/src/java/org/apache/lucene/xmlparser/builders/BooleanQueryBuilder.java modified , text changed
Directorylucene/java/trunk/contrib/xml-query-parser/src/java/org/apache/lucene/xmlparser/builders/TermsQueryBuilder.java added
Directorylucene/java/trunk/contrib/xml-query-parser/src/test/org/apache/lucene/xmlparser/TermsQuery.xml added
Directorylucene/java/trunk/contrib/xml-query-parser/src/test/org/apache/lucene/xmlparser/TestParser.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26