Question on solr 1.4 Replication

2009-07-15 Thread Gurjot Singh
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

Improve indexing time

2009-07-13 Thread Gurjot Singh
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

Monitor search traffic

2009-07-01 Thread Gurjot Singh
Hi, Is there a way to monitor the number of search queries made on the solr index. Thanks Gurjot

Solr Document Sort

2009-05-18 Thread Gurjot Singh
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

Solr 1.4 Release Date

2009-04-27 Thread Gurjot Singh
Hi, I am curious to know when is the scheduled/tentative release date of Solr 1.4. Thanks, Gurjot