Re: Can I tell Solr to merge segments more slowly on an I/O starved system?

2010-09-18 Thread Simon Willnauer
On Sun, Sep 19, 2010 at 6:04 AM, Ron Mayer wrote: > My system which has documents being added pretty much > continually seems pretty well behaved except, it seems, > when large segments get merged.     During that time > the system starts really dragging, and queries that took > only a couple seco

Can I tell Solr to merge segments more slowly on an I/O starved system?

2010-09-18 Thread Ron Mayer
My system which has documents being added pretty much continually seems pretty well behaved except, it seems, when large segments get merged. During that time the system starts really dragging, and queries that took only a couple seconds are taking dozens. Some other I/O bound servers seem to

Re: How to make a client in JSP which will take output from Solr Server

2010-09-18 Thread Gora Mohanty
On Sat, Sep 18, 2010 at 6:22 PM, Anurag wrote: > > Actually i have Crwaled the data using Nutch-1.0 and Indexxed it to Solr -1.3 > (using this http://www.lucidimagination.com/blog/2009/03/09/nutch-solr/ > tutorial ) > > Now i want to create a page in JSP that will be a Simple Search Form where i

Re: Color search for images

2010-09-18 Thread Govind Kanshi
Not exactly sure how one would put context of what object is more dominant than other. Think of landscape with snow, green mountains and set of flowers of varied colors including a rose On Fri, Sep 17, 2010 at 8:43 PM, Shashi Kant wrote: > > > > What I am envisioning (at least to start) is h

How to make a client in JSP which will take output from Solr Server

2010-09-18 Thread Anurag
Actually i have Crwaled the data using Nutch-1.0 and Indexxed it to Solr -1.3 (using this http://www.lucidimagination.com/blog/2009/03/09/nutch-solr/ tutorial ) Now i want to create a page in JSP that will be a Simple Search Form where i need to ask Query From Users. This JSP page will be acce

Java -cp . FileName.java Not Working

2010-09-18 Thread Anurag
Here i hv two compiled files i am using Solr-1.4 1. SolrJExample.class executing $java -cp . SolrJExample.class gives following error [anu...@localhost ~]$ java -cp . SolrJExample Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/solr/common/params/SolrParams Caused by: java.

Re: No more trunk support for 2.9 indexes

2010-09-18 Thread Simon Willnauer
On Sat, Sep 18, 2010 at 4:13 AM, Chris Hostetter wrote: > > : Since Lucene 3.0.2 is 'out there', does this mean the format is nailed down, > : and some sort of porting is possible? > : Does anyone know of a tool that can read the entire contents of a Solr index > : and (re)write it another? (as an