Hi,
I want to make my system fault tolerant. My system has two shards
each with one master and two slaves. So if any of the slave or master fails
i want my system to continue working.
Any known solutions to this. Does solr provide any such functionalities as
yet.
Thanx.
--
View this mes
hi,
I was wondering how we can improve the query response time from solr.
Is it possible to put my index into ram to increase performance.Does solr
provide any such functionality???
(like RAMDirectory in lucene.) (working on linux)
I tried to put the index in /dev/shm/ but didn't get ny perfo
Well guys the problem is now solved and evrythin's working perfectly fine.:-)
Thankyou all for your help.
The problem was indeed with the config files (schema and solrconfig). I
rewrote my files from scratch and now everythin's seems to be working. The
debug query option was quite helpful in makin
Hi,
Is there any way one can extract the IDF value from the solr index?
Thanx
--
View this message in context:
http://www.nabble.com/Getting-idf-from-solr-tp23180369p23180369.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi,
Is it possible use a dynamic field name="*" without having to define
any other field.
I need this for i have many fields in my docs and i want all of them to be
treated the same way.
Plus i want to use a field type with no analyzer for the above.
Thanx.
--
View this message in context:
Hi,
I had made some changes to the lucene code .
So i have changes to the index writer,query parser and added some new
classes.
Would this effect the working of solr in any way. Would i have to make any
changes apart from replacing the lucene jar in the war file.
I want solr to just use my luc
7;t seem to
catch it)
Any ideas on this.
Thanx.
Allahbaksh Asadullah-2 wrote:
>
> Just check your schema.xmlRegards,
> Allahbaksh
>
> On Fri, Apr 17, 2009 at 7:56 PM, mirage1987 wrote:
>
>>
>> Hey Erik,
>> I also checked the index using luke an
Hey Erik,
I also checked the index using luke and the index shows that
the terms are indexed as they should have been. So that implies that
something is wrong with the querying only and the results are not getting
retrieved.(As i said earlier even the parsed query is the way it should
version you're starting with (payload support is already in
> all recent versions of Solr's Lucene JARs) and what has changed in
> Lucene since, and whether you're expecting an existing index to work
> or rebuilding it from scratch.
>
> Erik
>
> On Apr 14,
hey,
I am trying to modify the lucene code by adding payload functionality
into it.
Now if i want to use this lucene with solr what should i do.
I have added this to the lib folder of solr.war replacing the old lucene..Is
this enough??
Plus i am also using a different schema than the default
10 matches
Mail list logo