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