Re: Convert Complex Lucene Query to SolrQuery

2013-01-09 Thread Otis Gospodnetic
gt; > > > -Original Message- From: Jagdish Nomula > > Sent: Tuesday, January 08, 2013 9:13 PM > > To: solr-user@lucene.apache.org > > Subject: Convert Complex Lucene Query to SolrQuery > > > > > > Hello Solr Users, > > > > I am tryi

Re: Convert Complex Lucene Query to SolrQuery

2013-01-09 Thread Jagdish Nomula
Sent: Tuesday, January 08, 2013 9:13 PM > To: solr-user@lucene.apache.org > Subject: Convert Complex Lucene Query to SolrQuery > > > Hello Solr Users, > > I am trying to convert a complex lucene query to solrquery to use it > in a embeddedsolrserver instance. > > I h

Re: Convert Complex Lucene Query to SolrQuery

2013-01-08 Thread Jack Krupansky
@lucene.apache.org Subject: Convert Complex Lucene Query to SolrQuery Hello Solr Users, I am trying to convert a complex lucene query to solrquery to use it in a embeddedsolrserver instance. I have tried the regular toString method without success. Is there any suggested method to do this ?. Greatly

Re: Convert Complex Lucene Query to SolrQuery

2013-01-08 Thread Otis Gospodnetic
Hi Jagdish, So when you use the Lucene parser through Solr you get a different query than if you use Lucene's QP directly? Maybe you can share your raw/English query? Otis Solr & ElasticSearch Support http://sematext.com/ On Jan 8, 2013 9:14 PM, "Jagdish Nomula" wrote: > Hello Solr Users, > >

Convert Complex Lucene Query to SolrQuery

2013-01-08 Thread Jagdish Nomula
Hello Solr Users, I am trying to convert a complex lucene query to solrquery to use it in a embeddedsolrserver instance. I have tried the regular toString method without success. Is there any suggested method to do this ?. Greatly appreciate the response. Thanks, -- Jagadish Nomula - Seni