/[Apache-SVN]
ViewVC logotype

Revision 674975


Jump to revision: Previous Next
Author: mharwood
Date: Tue Jul 8 21:50:06 2008 UTC (16 years, 4 months ago)
Changed paths: 8
Log Message:
Added option to allow UserQuery tag to define a different default fieldName.
Standard use case for this is where users are presented with a GUI form with multiple input boxes, each targetting a different field and allowing "lucene syntax". The XML query template behind such a form would have a <UserQuery> tag for each form field, each defined with the appropriate choice of default field name.

Added Junit test for changing default field name, updated DTD for XML query syntax and regenerated HTML documentation.



Changed paths

Path Details
Directorylucene/java/trunk/contrib/xml-query-parser/LuceneCoreQuery.dtd modified , text changed
Directorylucene/java/trunk/contrib/xml-query-parser/docs/LuceneContribQuery.dtd.html modified , text changed
Directorylucene/java/trunk/contrib/xml-query-parser/docs/LuceneCoreQuery.dtd.html modified , text changed
Directorylucene/java/trunk/contrib/xml-query-parser/docs/LuceneCoreQuery.dtd.org.html modified , text changed
Directorylucene/java/trunk/contrib/xml-query-parser/docs/toc.html modified , text changed
Directorylucene/java/trunk/contrib/xml-query-parser/src/java/org/apache/lucene/xmlparser/builders/UserInputQueryBuilder.java modified , text changed
Directorylucene/java/trunk/contrib/xml-query-parser/src/test/org/apache/lucene/xmlparser/TestParser.java modified , text changed
Directorylucene/java/trunk/contrib/xml-query-parser/src/test/org/apache/lucene/xmlparser/UserInputQueryCustomField.xml added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26