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
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