I'd probably use the logging stuff instead of System.out, maybe the stream
isn't be flushed as expected.
On Dec 16, 2009, at 8:29 AM, gudumba l wrote:
> Hello all,
> I am trying to use query parser plugin feature of solr.
> But its really strange that everytime its behaving in a di
Hello all,
I am trying to use query parser plugin feature of solr.
But its really strange that everytime its behaving in a different way.
I have decalred my custom query parser in solrconfig.xml as follows..
I have linked it to the default request handler as follows..