Hi,
I am using data import handler to do full and delta import. I want to use
the replication feature of solr 1.4
For that I wanted to understand 2 scenarios
1. What happens when the slave solr server tries to poll the master at the
time delta import is running on master. Does the slave only copy
Hi,
We have a solr index of size 626 MB and number of douments indexed are
141810. We have configured index based spellchecker with buildOnCommit
option set to true. Spellcheck index is of size 8.67 MB.
We use data import handler to create the index from scratch and also to
update the index period
Hi,
Is there a way to monitor the number of search queries made on the solr
index.
Thanks
Gurjot
Hi,
In the Solr schema file I have a integer type field named as 'ContentType'
as follows
The values of this field can be one of the following:
1(for News) , 2(for Reviews), 3(for Opinion), 4(for Blogs)
I have a scenario in which when a user does a search the result should be
sorted by Best ma
Hi, I am curious to know when is the scheduled/tentative release date of
Solr 1.4.
Thanks,
Gurjot