I think the main reason is ease of use. Warming is done the same way by
adding a newSearcher listener in solrconfig.xml
On Sun, Jan 4, 2009 at 2:10 AM, Marc Sturlese wrote:
>
> Hey there,
>
> I would like to know the advantages of moving from:
> a master-slave system using CollectionDistribution
On Jan 2, 2009, at 10:25 AM, Alexander Ramos Jardim wrote:
Grant,
I am following your idea to write a new TokenFilter.
As long as I looked in SynonymTokenFilter and Factory code, it is the
Factory the reponsible for loading the new
Just let me make some stupid questions:
1. I will have to w
: returned by solr for capital and small letters. When I am searching for
: "cats" I am getting result. Next, when I am searching for "CATS" I am
: getting same result but the ordering of result is different as compare to
: previous one. Is there any issue with my indexing? OR Is there any priority
Hey there,
I would like to know the advantages of moving from:
a master-slave system using CollectionDistribution with all their .sh
scripts
http://wiki.apache.org/solr/CollectionDistribution
to:
use SolrReplication and his solrconfig.xml configuration.
http://wiki.apache.org/solr/SolrReplicatio
Hi,
I am using solr 1.3. I have an issue with the ordering of results
returned by solr for capital and small letters. When I am searching for
"cats" I am getting result. Next, when I am searching for "CATS" I am
getting same result but the ordering of result is different as compare to
previous