Hi,
I have a scenario with following entry in the request handler(handler1) of
solrconfig.xml.(defType=edismax is used)
description category title^4 demand^0.3
2<-1 4<-30%
When I searched 'bags' as a search string, solr returned 15000 results.
Query Used :
http://localhost:8984/solr/core_name/sele
, laptop
bags should be returned.
I don't want the documents containing only dell, bags,etc. Also no
document containing electric bags.
Regards,
Tushar Arora
On Thu, 2 Jul 2020 at 22:37, Walter Underwood wrote:
> First, remove the “mm” parameter from the request handler definition. Th
Hi,
One of our indexes has a size of around 1GB. And the production server has
RAM of 16GB. And this is a slave server. Data replicates from the master
server to it every 5 minutes.
Is it a good practice to keep this index in RAM?
I checked the solr.RAMDirectoryFactory. But, it does not work with
.
Regards,
Tushar Arora
Hi,
I want to ask if the soft commit works in replication.
One of our use cases deals with indexing the data every second on a master
server. And then it has to replicate to slaves. So if we use soft commit,
then does the data replicate immediately to the slave server or after the
hard commit takes
tp://sematext.com/
>
>
>
> > On 3 Sep 2020, at 08:38, Tushar Arora wrote:
> >
> > Hi,
> > I want to ask if the soft commit works in replication.
> > One of our use cases deals with indexing the data every second on a
> master
> > server. And then it h