[
https://issues.apache.org/jira/browse/LUCENE-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-2048:
---------------------------------------
Fix Version/s: 3.1
> Omit positions but keep termFreq
> --------------------------------
>
> Key: LUCENE-2048
> URL: https://issues.apache.org/jira/browse/LUCENE-2048
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Index
> Affects Versions: 3.1
> Reporter: Andrzej Bialecki
> Fix For: 3.1
>
>
> it would be useful to have an option to discard positional information but
> still keep the term frequency - currently setOmitTermFreqAndPositions
> discards both. Even though position-dependent queries wouldn't work in such
> case, still any other queries would work fine and we would get the right
> scoring.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]