[
https://issues.apache.org/jira/browse/LUCENE-4720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man moved SOLR-4360 to LUCENE-4720:
----------------------------------------
Lucene Fields: New
Affects Version/s: (was: 3.6.2)
3.6.2
Key: LUCENE-4720 (was: SOLR-4360)
Project: Lucene - Core (was: Solr)
> TermVectorAccessor return terms that do not match with current document
> -----------------------------------------------------------------------
>
> Key: LUCENE-4720
> URL: https://issues.apache.org/jira/browse/LUCENE-4720
> Project: Lucene - Core
> Issue Type: Bug
> Affects Versions: 3.6.2
> Reporter: Francois-Xavier Bonnet
> Attachments: SOLR-4360.txt
>
>
> For each term, TermVectorAccessor looks in the indexReader and calls
> termPositions.skipTo(documentNumber) but this methods returns the first
> document with id greater or equal to documentNumber.
> As a result you get some extra terms that do not really match with
> documentNumber.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]