Re: Suggester configuration queries.

2015-07-14 Thread ssharma7...@gmail.com
Alessandro Benedetti, Thanks for the links. Regards, Sachin Vyas. -- View this message in context: http://lucene.472066.n3.nabble.com/Suggester-configuration-queries-tp4214950p4217234.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Suggester configuration queries.

2015-07-13 Thread Alessandro Benedetti
s no difference > in results* for "spellchecker" & "suggester" components in Solr 4.6 and > Solr > 5.1. I was actually mixing up the two components. > > > Thanks & Regards, > Sachin Vyas. > > > > -- > View this message in context: > h

Re: Suggester configuration queries.

2015-07-13 Thread ssharma7...@gmail.com
his message in context: http://lucene.472066.n3.nabble.com/Suggester-configuration-queries-tp4214950p4217032.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Suggester configuration queries.

2015-07-13 Thread ssharma7...@gmail.com
sage in context: http://lucene.472066.n3.nabble.com/Suggester-configuration-queries-tp4214950p4217030.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Suggester configuration queries.

2015-07-13 Thread ssharma7...@gmail.com
Hi, I am using the Solr Terms Component for auto-suggestion, this provides me the functionality as per my requirements. https://wiki.apache.org/solr/TermsComponent Regards, Sachin Vyas. -- View this message in context: http://lucene.472066.n3.nabble.com/Suggester-configuration-queries

Re: Suggester configuration queries.

2015-07-06 Thread ssharma7...@gmail.com
Any Suggestions on this ? Regards, Sachin Vyas. -- View this message in context: http://lucene.472066.n3.nabble.com/Suggester-configuration-queries-tp4214950p4216045.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Suggester configuration queries.

2015-07-02 Thread ssharma7...@gmail.com
r 5.1 as I am getting in 4.6, but I am not able to get it. Can you please suggest an appropriate fix? Is there some problem in my Solr 5.1 configuration? Regards, Sachin Vyas. -- View this message in context: http://lucene.472066.n3.nabble.com/Suggester-configuration-queries-tp4214950p4215393

Re: Suggester configuration queries.

2015-07-01 Thread Erick Erickson
> Are you suggesting use of "spellCheck" component in Solr, and in it > "DirectSolrSpellChecker"? > > > Regards, > Sachin Vyas. > > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Suggester-configuration-queries-tp4214950p4215190.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: Suggester configuration queries.

2015-07-01 Thread ssharma7...@gmail.com
-- View this message in context: http://lucene.472066.n3.nabble.com/Suggester-configuration-queries-tp4214950p4215190.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Suggester configuration queries.

2015-06-30 Thread Erick Erickson
on save? > > I came across the a link > http://www.signaldump.org/solr/qpod/33101/solr-suggester > which mentions: > > "The index-based spellcheck/suggest just reads terms from the indexed > fields which takes no time to build but suffers from reading indexed > terms, i.e. terms that have gone through the analysis process that may > have been stemmed, lowercased, all that." > > So, if the above is correct, the time consumed is for reading data (SELECT). > > P.S.I need to buildOnCommit to get the latest tokens in Suggeter. Any better > ideas, suggestion to achieve this? > > Regards, > Sachin Vyas. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Suggester-configuration-queries-tp4214950.html > Sent from the Solr - User mailing list archive at Nabble.com.

Suggester configuration queries.

2015-06-30 Thread ssharma7...@gmail.com
So, if the above is correct, the time consumed is for reading data (SELECT). P.S.I need to buildOnCommit to get the latest tokens in Suggeter. Any better ideas, suggestion to achieve this? Regards, Sachin Vyas. -- View this message in context: http://lucene.472066.n3.nabble.com/Suggester-con