Re: Derive suggestions across multiple fields

2015-06-09 Thread Zheng Lin Edwin Yeo
gt; > > > > >> >> > > > > >> > > > > > > > >> >> > > > > On 4 June 2015 at 13:21, Erick Erickson < >> > > > > > > > >> erickerick...@gmail.com> >> > > > > > > > >> >>

Re: Derive suggestions across multiple fields

2015-06-08 Thread Zheng Lin Edwin Yeo
> > > Yeo > > > > > > > > >> >> > > > > > wrote: > > > > > > > > >> >> > > > > > > My previous suggester configuration is > > derived > > > > from > > > > > > >

Re: Derive suggestions across multiple fields

2015-06-07 Thread Dhanesh Radhakrishnan
> >> > > > > > > Regards, > > > > > > > >> >> > > > > > > Edwin > > > > > > > >> >> > > > > > > > > > > > > > >> >> > > > > >

Re: Derive suggestions across multiple fields

2015-06-07 Thread Zheng Lin Edwin Yeo
t; > >> >> > > > > > >> Thank you for your suggestions. > > > > > > >> >> > > > > > >> Will try that out and update on the results > > again. > > > > > > >> >> > > > > &g

Re: Derive suggestions across multiple fields

2015-06-05 Thread Alessandro Benedetti
> >> >> > > > > > >> > > > > > >> >> > > > > > >> On 3 June 2015 at 21:13, Alessandro Benedetti < > > > > > >> >> > > > > > benedetti.ale...@gmail.com> > > > > > >> >> > > > > >

Re: Derive suggestions across multiple fields

2015-06-05 Thread Zheng Lin Edwin Yeo
dance > > > > >> >> > > > > > >>> - currently there is no need to use spellcheck > for > > > > >> >> suggestions, > > > > >> >> > > now > > > > >> >> > > &g

Re: Derive suggestions across multiple fields

2015-06-05 Thread Alessandro Benedetti
> > >>> copy field specifically used to contain the > > interesting > > > >> >> fields > > > >> >> > > > > > >>> - Yes you need to build the suggester the first > time > > to > > > >> see

Re: Derive suggestions across multiple fields

2015-06-05 Thread Zheng Lin Edwin Yeo
t;> - Yes , if you add a copy field yo need to re-index > to > > >> see > > >> >> it > > >> >> > > > filled > > >> >> > > > > ! > > >> >> > > > > > >

Re: Derive suggestions across multiple fields

2015-06-05 Thread Alessandro Benedetti
ation: > >> >> > > > > > >>> > > >> >> > > > > > >>> >>> >> > > > name="suggest"> > >> >> > > > > > >>> > > >> >&g

Re: Derive suggestions across multiple fields

2015-06-05 Thread Zheng Lin Edwin Yeo
ggester >> >> > > > > > >>> > > >> > > > > > >>> > >> >> > > > > > >>> > >> >> > > > > > >>> >> >> > > > > > >> >> > > > > >> >> > &

Re: Derive suggestions across multiple fields

2015-06-04 Thread Zheng Lin Edwin Yeo
che.solr.handler.component.SearchHandler" > >> > > > > > >>> > name="/suggest"> > >> > > > > > >>> > > >> > > > > > >>> >explicit > >> > > > >

Re: Derive suggestions across multiple fields

2015-06-04 Thread Alessandro Benedetti
t; >true >> > > > > > >>> > text >> > > > > > >>> > >> > > > > > >>> > true >> > > > > > >>> > suggest >> > > >

Re: Derive suggestions across multiple fields

2015-06-04 Thread Alessandro Benedetti
; > > > > > > > >>> > > > > > > > >>> > Yes, I've read the guide. I've found out that there is a > need > > > to > > > > do > > > > > > >>> > re-indexing if I'm creating a new copyField. It works when > I >

Re: Derive suggestions across multiple fields

2015-06-04 Thread Zheng Lin Edwin Yeo
> > > >>> > > > > > > >>> > As I'm using the spellcheck dictionary as my suggester, so > does > > > > that > > > > > >>> mean I > > > > > >>> > ju

Re: Derive suggestions across multiple fields

2015-06-04 Thread Alessandro Benedetti
t; >>> > > > > > >>> > > Can you share you suggester configurations ? > > > > >>> > > Have you read the guide I linked ? > > > > >>> > > Has the suggestion index/fst has been built ? ( you need to > >

Re: Derive suggestions across multiple fields

2015-06-04 Thread Zheng Lin Edwin Yeo
> > > 2015-06-03 4:07 GMT+01:00 Zheng Lin Edwin Yeo < > > > edwinye...@gmail.com>: > > > >>> > > > > > >>> > > > Thank you for your explanation. > > > >>> > > > > > > >>> > > &g

Re: Derive suggestions across multiple fields

2015-06-04 Thread Dhanesh Radhakrishnan
ons are coming from. > All > > the > > >>> > > > suggestions from different fields can be consolidate and > display > > >>> > > together. > > >>> > > > > > >>> > > > I've tried to put those

Re: Derive suggestions across multiple fields

2015-06-03 Thread Zheng Lin Edwin Yeo
is to > work? > >>> > > > > >>> > > > Regards, > >>> > > > Edwin > >>> > > > > >>> > > > > >>> > > > > >>> > > > On 2 June 2015 at 17:25, Alessandro

Re: Derive suggestions across multiple fields

2015-06-03 Thread Erick Erickson
> > > >>> > > > On 2 June 2015 at 17:25, Alessandro Benedetti < >>> > > benedetti.ale...@gmail.com> >>> > > > wrote: >>> > > > >>> > > > > Hi Edwin, >>> > > > > I have worked exte

Re: Derive suggestions across multiple fields

2015-06-03 Thread Zheng Lin Edwin Yeo
e: >> > > > >> > > > > Hi Edwin, >> > > > > I have worked extensively recently in Suggester and the blog I >> feel >> > to >> > > > > suggest is Erick's one. >> > > > > It's really detail

Re: Derive suggestions across multiple fields

2015-06-03 Thread Zheng Lin Edwin Yeo
t; > > > > 1) Do you want to be able to get also where the suggestions are > > coming > > > > from > > > > > ? > > > > > e.g. > > > > > suggestion1 from field1 > > > > > suggestion2 from field2 ? > > > &g

Re: Derive suggestions across multiple fields

2015-06-03 Thread Alessandro Benedetti
gt; > > ? > > > > e.g. > > > > suggestion1 from field1 > > > > suggestion2 from field2 ? > > > > In this case I would try with multiple dictionaries but I am not sure > > > Solr > > > > allows you to use them concurrently. > > >

Re: Derive suggestions across multiple fields

2015-06-03 Thread Zheng Lin Edwin Yeo
> allows you to use them concurrently. > > > But can be a really nice extension to develop. > > > > > > 2) If you don't care where the suggestions are coming from, just use a > > copy > > > field, where you copy the content of the interesting fields. >

Re: Derive suggestions across multiple fields

2015-06-03 Thread Alessandro Benedetti
suggestions are coming from, just use a > copy > > field, where you copy the content of the interesting fields. > > The suggestions will come from the fields you have copied in the copy > > field, without distinction. > > > > Hope this helps you > > > > C

Re: Derive suggestions across multiple fields

2015-06-02 Thread Zheng Lin Edwin Yeo
ting fields. > The suggestions will come from the fields you have copied in the copy > field, without distinction. > > Hope this helps you > > Cheers > > > [1] http://lucidworks.com/blog/solr-suggester/ > > 2015-06-02 4:22 GMT+01:00 Zheng Lin Edwin Yeo : > > >

Re: Derive suggestions across multiple fields

2015-06-02 Thread Alessandro Benedetti
eo : > Hi, > > Does anyone knows if we can derive suggestions across multiple fields? > > I tried to set something like this in my field in suggest searchComponents > in solrconfig.xml, but nothing is returned. It only works when I set a > single field, and not multiple field. &g

Derive suggestions across multiple fields

2015-06-01 Thread Zheng Lin Edwin Yeo
Hi, Does anyone knows if we can derive suggestions across multiple fields? I tried to set something like this in my field in suggest searchComponents in solrconfig.xml, but nothing is returned. It only works when I set a single field, and not multiple field. suggest