TermVectorComponent Efficiency improvements -------------------------------------------
Key: SOLR-1188 URL: https://issues.apache.org/jira/browse/SOLR-1188 Project: Solr Issue Type: Improvement Reporter: Grant Ingersoll Assignee: Grant Ingersoll Priority: Minor Fix For: 1.4 The TermVectorComponent currently uses a TermVectorMapper that does not indicate to Lucene whether positions and offsets are of interest by overriding isIgnoringOffsets and isIgnoringPositions. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.