Suggester Issue

2016-07-04 Thread Rajesh Kapur
output. -Thanks, Rajesh Kapur

Re: Suggester Issue

2016-07-05 Thread Rajesh Kapur
Hi, Thanks for the reply. Yes I am getting same result with and without suggest.cfq parameter. Thanks, Rajesh Kapur On Tue, Jul 5, 2016 at 2:08 PM, Alessandro Benedetti wrote: > Hi Rajesh, > I will take a look to your config as soon as I have 5 minutes, in the > meantime, can yo

Re: Suggester Issue

2016-07-06 Thread Rajesh Kapur
g. Cheers On Tue, Jul 5, 2016 at 10:10 AM, Rajesh Kapur wrote: > PFA the schema.xml and solrconfig.xml for reference. > > I am using solr 6.0.1. Also using following query to get the result > > > > http://localhost:9090/solr/collection1/suggest_sitesearch?suggest=tru

Re: Suggester Issue

2016-07-07 Thread Rajesh Kapur
Hi, Any update on this? Could you please let me know is it possible to pass CFQ parameter on multiple fields? Thanks On Tue, Jul 5, 2016 at 9:40 AM, Rajesh Kapur wrote: > Hi, > > > > I tried to implement suggester using SOLR 6.0.1 with context field. PFB > the configurati

SOLR Suggester | CFQ Variable | - not supported

2016-07-14 Thread Rajesh Kapur
Hi, I am facing issue while implementing suggester for my project where I am passing CFQ value having - in between, but it is not giving me desired output. Could you please let me know what should I do so that SOLR suggester starts accepting - in CFQ parameters. Thanks Rajesh Kapur

Re: SOLR Suggester | CFQ Variable | - not supported

2016-07-17 Thread Rajesh Kapur
Hi I am still facing this issue. Anyone can help me in this. Thanks On 14-Jul-2016 1:15 PM, "Rajesh Kapur" wrote: > Hi, > > I am facing issue while implementing suggester for my project where I am > passing CFQ value having - in between, but it is not giving me desired &

Re: SOLR Suggester | CFQ Variable | - not supported

2016-07-17 Thread Rajesh Kapur
Hi, Thanks for the reply. Yes, i tried to search by setting CFQ=abc\-def and also as "abc-def", but no luck. Thanks. On Sun, Jul 17, 2016 at 9:19 PM, Erick Erickson wrote: > What have you tried? Did you try escaping it? > > Best, > Erick > > On Sun, Jul 17, 2

Re: SOLR Suggester | CFQ Variable | - not supported

2016-07-19 Thread Rajesh Kapur
Hi, Any update on this please. Thanks. On Sun, Jul 17, 2016 at 9:25 PM, Rajesh Kapur wrote: > Hi, > > Thanks for the reply. > > Yes, i tried to search by setting CFQ=abc\-def and also as "abc-def", but > no luck. > > Thanks. > > On Sun, Jul 17,

Re: SOLR Suggester | CFQ Variable | - not supported

2016-07-20 Thread Rajesh Kapur
"is not giving me desired output" is basically useless, try to describe > what was your desidered output, what you get instead, if you have any log, > ect... > > Cheers > > On Tue, Jul 19, 2016 at 8:42 AM, Rajesh Kapur > wrote: > > > Hi, > > > > An