Re: To get Term Offsets of a term per document

2013-03-26 Thread Chris Hostetter
: Is there a way to get Term Offsets of a given term per document without : enabling the termVectors ? : : Is it that Lucene index stores the positions but not the offsets by default : - is it correct ? correct -- unless you specifically enable termVectors, the offset information isn't availa

To get Term Offsets of a term per document

2013-02-20 Thread vempap
-Term-Offsets-of-a-term-per-document-tp4041696.html Sent from the Solr - User mailing list archive at Nabble.com.