> From: e...@ehatchersolutions.com
> To: solr-user@lucene.apache.org
> Subject: Re: Boolean query in Solr
> Date: Tue, 14 Apr 2009 09:33:27 -0400
>
>
> On Apr 14, 2009, at 5:38 AM, Sagar Khetkade wrote:
>
> >
> > Hi,
> > I am using SolrJ and fir
On Apr 14, 2009, at 5:38 AM, Sagar Khetkade wrote:
Hi,
I am using SolrJ and firing the query on Solr indexes. The indexed
contains three fields viz.
1. Document_id (type=integer required= true)
2. Ticket Id (type= integer)
3. Content (type=text)
Here the query formulation