Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
Based on LUCENE-3332. FastVectorHighlighter should use Query.ExtractTerms (catching NotSupportedException) for all unknown query types. This adds support for, amongst other, MultiPhraseQuery.