Details
Description
This is a followup on LUCENE-1987:
If you set in HighligterTest the constant static final Version TEST_VERSION = Version.LUCENE_24 to LUCENE_29 or LUCENE_CURRENT, the test testSimpleQueryScorerPhraseHighlighting fails. Please note, that currently (before LUCENE-2002 is fixed), you must also set the QueryParser to respect posIncr.
Attachments
Attachments
Issue Links
- depends upon
-
LUCENE-2002 Add oal.util.Version ctor to QueryParser
- Closed
- relates to
-
LUCENE-1987 Remove rest of analysis deprecations (Token, CharacterCache)
- Closed