Low Memory Patch For Lucene

| | Comments (3) | TrackBacks (0)
While I'm working on getting my code into lucene.  I have patched 3.0.0 and 2.9.1 with my low memory patch.

By default the small memory footprint is enabled to change back to the default implementation set the following system property.

-Dorg.apache.lucene.index.TermInfosReader=default

Have fun!  If you have any problems or questions please let me know or add to this LUCENE-2205.



3 Comments

Elan said:

Hey, great patch! However I ran into the max unique term limit bug.

https://issues.apache.org/jira/browse/LUCENE-2257

Is it possible for you to update your jar with this patch (I'm using 2.9.1 but 3.0 is fine too) or post your whole lucene source code so I can add in the fix?

Thank

Elan

Aaron said:

I will rework a patch for both 2.9.2 and 3.0.1 tonight and re-post them here. Currently the source is posted here:

https://issues.apache.org/jira/browse/LUCENE-2205

Solr User said:

Is it possible for you to patch 2.9.3?

Leave a comment


Type the characters you see in the picture above.

0 TrackBacks

Listed below are links to blogs that reference this entry: Low Memory Patch For Lucene.

TrackBack URL for this entry: http://www.nearinfinity.com/mt/mt-tb.cgi/1557