In order to get spatial lucene into solr, we need to figure out how to fix the memory leak described in:
https://issues.apache.org/jira/browse/LUCENE-1304

Reading the posts on LUCENE-1304, it seems to point to LUCENE-1483 as the _real_ solution while LUCENE-1304 would just be a deprecated band- aid (for the record, band-aids are quite useful).

Before delving into this again, it looks like LUCENE-1483 is finished, but I don't understand how it fixes the CustomSort stuff. Also, I don't see what the deprecated sorting stuff should be replaced with...

thanks for any pointers

ryan

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to