Running solr unit tests seems a fair bit slower now.  I think the root
cause may be this:
http://search.lucidimagination.com/search/document/a8bd12c3b87e98a3/speed_of_booleanqueries_on_2_9
That may be fixed, but I think we should implement the new methods anyway.

I'm also surprised that more changes weren't necessary to get the
latest Lucene to work... one thing in particular is docs out of order
- Solr currently requires them in-order to correctly create DocSet
instances, and I'm not sure this is the case any more.  I'll look into
it.

-Yonik
http://www.lucidimagination.com

---------------------------------------------------------------------
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