Status: New
Owner: [email protected]
CC: [email protected]
Labels: Type-Defect Priority-High Milestone-Release-1.3
New issue 2212 by [email protected]: Lucene Range Search broken in
ICA-AtoM 1.2
http://code.google.com/p/qubit-toolkit/issues/detail?id=2212
Reported by user:
Since updating to v1.2 the default Lucene range search functionality
appears to be broken.
For example, if I type
dates:[19940606 TO 20010606] AND (the)
in the search box.
Resulting error:
================
Server returns the error "At least one range
query boundary term must be non-empty term", suggesting that the
boundary terms are not being correctly passed to the Query Parser.
Expected result:
================
Records related to specific date range.
I tested this search query using different dates appropriate to the records
in the test database and received the same error: "At least one range query
boundary term must be non-empty term"
--
You received this message because you are subscribed to the Google Groups "Qubit
Toolkit Issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-issues?hl=en.