FieldMatch not working in FastVectorHighlighter
-----------------------------------------------
Key: LUCENENET-349
URL: https://issues.apache.org/jira/browse/LUCENENET-349
Project: Lucene.Net
Issue Type: Bug
Reporter: Bianco Veigel
Attachments: FieldQuery.patch
The ctor-Parameter "FieldMatch" is not working if false, because the FieldQuery
returns null for "getTermSet" and "GetRootMap" instead of a List of all Terms.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.