Do you have any suggestions as to how we would be able to implement chain collapse over the entire distributed index? Our collection is 27 GB, 15 million documents. Do you think there is a way to optimize Solr performance enough to not have to segment such a large collection?
Yonik Seeley wrote: > > On Wed, Apr 9, 2008 at 2:00 AM, oleg_gnatovskiy > <[EMAIL PROTECTED]> wrote: >> We are using the Chain Collapse patch as well. Will that not work over a >> distributed index? > > Since there is no explicit distributed support for it, it would only > collapse per-shard. > > -Yonik > > -- View this message in context: http://www.nabble.com/Distributed-Search-tp16577204p16592826.html Sent from the Solr - User mailing list archive at Nabble.com.