Re: Evaluating Solr

2012-04-04 Thread Yonik Seeley
On Wed, Apr 4, 2012 at 12:46 PM, Joseph Werner wrote: > For more routine changes, are record updates supported without the > necessitity to rebuilt an index? For example if a description field for an > item needs be changed, am I correct in reading that the recodrd need only > be resubmitted? Cor

Re: Evaluating Solr

2012-04-04 Thread Glen Newton
"Re-Index your data" ~= Reload your data On Wed, Apr 4, 2012 at 12:46 PM, Joseph Werner wrote: > Hi, > > I'm evaluating Solr for use in a project. In the Solr FAQ under "How can I > rebuild my index from scratch if I change my schema?"  After restarting the > server, step  5 is to "Re-Index your

Re: Evaluating Solr

2009-04-11 Thread Shalin Shekhar Mangar
On Sun, Apr 12, 2009 at 1:49 AM, Chris Masters wrote: > > With regard to https://issues.apache.org/jira/browse/SOLR-465; I see it's > been reopened Yes, there are issues related to hard coded FSDirectory usage. There's patch in there but I haven't looked at it yet. > - roughly when is v1.4 pl

Re: Evaluating Solr and Ruby-Solr

2009-04-11 Thread Erik Hatcher
On Apr 11, 2009, at 3:05 PM, Thanh Doan wrote: We are also Evaluating Solr and Sphinx to see which one provides a suitable search solution for our ROR site. As a newbie I picked the Advanced Rails Recipes book and follow Recipe 27 before building our prototype. As I followed Recipe 27 of

Re: Evaluating Solr

2009-04-11 Thread Chris Masters
Sent: Saturday, April 11, 2009 7:13:11 PM Subject: Re: Evaluating Solr On Sat, Apr 11, 2009 at 7:26 PM, Chris Masters wrote: > > I'm evaluating Solr to provide a single fast and effective searching > solution for a range of web applications (Java, .Net & PHP). That's good news

Re: Evaluating Solr

2009-04-11 Thread Shalin Shekhar Mangar
On Sat, Apr 11, 2009 at 7:26 PM, Chris Masters wrote: > > I'm evaluating Solr to provide a single fast and effective searching > solution for a range of web applications (Java, .Net & PHP). That's good news for Solr :) > So a couple questions: > > 1) Can we configure Solr to auto reindex/impo