[
https://issues.apache.org/jira/browse/LUCENE-8267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16461588#comment-16461588
]
David Smiley commented on LUCENE-8267:
--------------------------------------
With the help of others using the SolrTextTagger, we've concluded that the
speed difference is negligible. I'm glad we've then reached consensus that the
MemoryPostingsFormat will not be missed! :D
+1 to remove MemoryPostingsFormat & DirectPostingsFormat
{quote}I think filing a JIRA issue is kind of soliciting feedback, don't you
think?
{quote}
No! At least not beyond our insular world.
> Remove memory codecs from the codebase
> --------------------------------------
>
> Key: LUCENE-8267
> URL: https://issues.apache.org/jira/browse/LUCENE-8267
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Dawid Weiss
> Priority: Major
>
> Memory codecs (MemoryPostings*, MemoryDocValues*) are part of random
> selection of codecs for tests and cause occasional OOMs when a test with huge
> data is selected. We don't use those memory codecs anywhere outside of tests,
> it has been suggested to just remove them to avoid maintenance costs and OOMs
> in tests. [1]
> [1] https://apache.markmail.org/thread/mj53os2ekyldsoy3
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]