-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Not A Problem
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: core/other
-
Labels:
-
Lucene Fields:New
I need to access the offset of the terms in the document. I believe that Passage holds this data, but the PostingsHighlighter API does not expose a method returning Passage[] - only String[]. Would it be possible/be a good idea to expose a method returning Passage[].