[
https://issues.apache.org/jira/browse/LUCENE-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13535295#comment-13535295
]
Robert Muir commented on LUCENE-4599:
-------------------------------------
{quote}
but term vectors are more complicated than stored fields (with lots of corner
cases like negative start offsets, negative lengths, fields that don't always
have the same options, etc.)
{quote}
And all of these corner cases are completely bogus with no real use cases. We
definitely need to make the long-term investment to fix this. Its so sad this
kinda nonsense bullshit is slowing down Adrien here. Its hard to fix... I know
ive wasted a lot of brain cycles on trying to come up with perfect solutions.
But we have to make some progress somehow.
> Compressed term vectors
> -----------------------
>
> Key: LUCENE-4599
> URL: https://issues.apache.org/jira/browse/LUCENE-4599
> Project: Lucene - Core
> Issue Type: Task
> Components: core/codecs, core/termvectors
> Reporter: Adrien Grand
> Assignee: Adrien Grand
> Priority: Minor
> Fix For: 4.1
>
> Attachments: LUCENE-4599.patch
>
>
> We should have codec-compressed term vectors similarly to what we have with
> stored fields.
--
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]