Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 3.5
-
Fix Version/s: 3.6
-
Component/s: None
-
Labels:None
Description
Documentation is missing for multi-term field search.
Search syntax of the form FIELD:(term1 term2) is supported.
A junit test case for this has been added to TestMatching, namely testFourDocumentsFieldIndexMatching(), which tests field retrieval, including this case.
Search syntax of the form FIELD:(term1 term2) is supported.
A junit test case for this has been added to TestMatching, namely testFourDocumentsFieldIndexMatching(), which tests field retrieval, including this case.
Committed fix to TRECQuerying at revision 3729