RE: Is Solr right for our project?

2010-10-03 Thread Ephraim Ofir
ginal Message- From: Jan Høydahl / Cominvent [mailto:jan@cominvent.com] Sent: Tuesday, September 28, 2010 3:26 PM To: solr-user@lucene.apache.org Subject: Re: Is Solr right for our project? Yes, in the latest released version (1.4.1), there is a shards= parameter but the client needs to fi

Re: Is Solr right for our project?

2010-09-28 Thread Jan Høydahl / Cominvent
Yes, in the latest released version (1.4.1), there is a shards= parameter but the client needs to fill it, i.e. the client needs to know what servers are indexers, searchers, shard masters and shard replicas... The SolrCloud stuff is still not committed and only available as a patch right now.

Re: Is Solr right for our project?

2010-09-28 Thread Mike Thomsen
Interesting. So what you are saying, though, is that at the moment it is NOT there? On Mon, Sep 27, 2010 at 9:06 PM, Jan Høydahl / Cominvent wrote: > Solr will match this in version 3.1 which is the next major release. > Read this page: http://wiki.apache.org/solr/SolrCloud for feature descriptio

Re: Is Solr right for our project?

2010-09-27 Thread Jan Høydahl / Cominvent
Solr will match this in version 3.1 which is the next major release. Read this page: http://wiki.apache.org/solr/SolrCloud for feature descriptions Coming to a trunk near you - see https://issues.apache.org/jira/browse/SOLR-1873 -- Jan Høydahl, search solution architect Cominvent AS - www.cominven

Is Solr right for our project?

2010-09-27 Thread Mike Thomsen
(I apologize in advance if I missed something in your documentation, but I've read through the Wiki on the subject of distributed searches and didn't find anything conclusive) We are currently evaluating Solr and Autonomy. Solr is attractive due to its open source background, following and price.