Provide option for TermVectorComponent to provide a way of retrieving TV info 
around a position instead of the whole vector
---------------------------------------------------------------------------------------------------------------------------

                 Key: SOLR-1193
                 URL: https://issues.apache.org/jira/browse/SOLR-1193
             Project: Solr
          Issue Type: Improvement
            Reporter: Grant Ingersoll
            Priority: Minor


It's often useful to retrieve TermVector information around (within some user 
specified window) a specific position or offset.  The TermVectorComponent can 
easily be modifed to use a TermVectorMapper that is aware of position/offset 
information and only returns term info within the window.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to