output.
-Thanks,
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
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
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
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
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
&
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
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,
"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