Thanks Gora.
On Mon, Jun 24, 2013 at 1:28 PM, Gora Mohanty <g...@mimirtech.com> wrote: > On 24 June 2013 23:14, Ashwin Tandel <ashwintan...@gmail.com> wrote: > > Hi, > > > > It's with regards to generating a query string for Solr. > > I am looking for a solution where I can create the query string like > > > > 'q=name:ipod AND cat=music AND features=cool&facet=on&facet.field=cat' > > > > I understand, we may not be able to use lucene query API directly . Is > > there any other library through which we can create this query string. > > > > I came across Solrj but looks like it is not as reach as lucene API. > > > > Is there a way we can use lucene API and generate the query string. > [...] > > Please do not hijack a thread, but start your own for a new > question, even if related to the subject at hand. > > Here is why thread hijacking is bad: > http://people.apache.org/~hossman/#threadhijack > > Regards, > Gora >