Re: Getting some strange errors!!!

2012-10-05 Thread Prithu Banerjee
tics/index.html > Performance Monitoring - http://sematext.com/spm/index.html > > > On Fri, Oct 5, 2012 at 3:33 PM, Prithu Banerjee wrote: > > I have been using solrJ since last two months. It was working well so > far. > > But now I am getting some strange error message while

Re: Questions about schema.xml

2012-11-07 Thread Prithu Banerjee
Those two values are used to specify the analyzer type you want. That can be of two kinds, one for the indexer- the analyzer you specify analyzes the input documents accordingly to build the index. The other one is for query, it analyzes your query. Typically the specified analyzer for index and qu