-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: modules/highlighter
-
Labels:None
-
Lucene Fields:New
In LUCENE-1888, we enabled indexing payloads into term vectors, but
the highlighter APIs that "reconstruct" a token stream from term
vectors fail to plumb through the payloads if they were indexed.