Solr Server Context Filtering in Auto Suggester not working

2020-08-26 Thread Viktor Bonchevski
Hello , I opened a bug issue not knowing it's not the correct place to ask the question at hand, So I was directed to send an e-mail to the mailing list, hopefully I'm correct this time. Here's a link to the issue opened: https://issues.apache.org/jira/browse/SOLR-14780?page=com.atlassian.jira.pl

Re: Solr Suggester not working.

2015-06-30 Thread ssharma7...@gmail.com
ene.472066.n3.nabble.com/Solr-Suggester-not-working-tp4214086p4214945.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr Suggester not working.

2015-06-30 Thread Vincenzo D'Amore
> 512409557603043072 > > > > document1 > 512409557603043072 > > > > document2 > 512409557603043072 > > > > document3 > 512409557603043072 > > > > document4 > 512409557603043072 > > > > > > > > 3 > > > document > 10933347601771902 > > > > documents > 4373339040708760 > > > > documenting > 2186669520354380 > > > > > > > > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-Suggester-not-working-tp4214086p4214929.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Vincenzo D'Amore email: v.dam...@gmail.com skype: free.dev mobile: +39 349 8513251

Re: Solr Suggester not working.

2015-06-30 Thread ssharma7...@gmail.com
documents 4373339040708760 documenting 2186669520354380 -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Suggester-not-working-tp4214086p4214929.html Sent from the Solr - User mailing

Re: Solr Suggester not working.

2015-06-30 Thread Vincenzo D'Amore
t. > > Thanks & Regards, > Sachin Vyas. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-Suggester-not-working-tp4214086p4214873.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Vincenzo D'Amore email: v.dam...@gmail.com skype: free.dev mobile: +39 349 8513251

Re: Solr Suggester not working.

2015-06-30 Thread ssharma7...@gmail.com
davidphilip cherian & Alessandro Benedetti, Thanks for you feedback & links, I was able to get the suggestions from suggester component. Thanks & Regards, Sachin Vyas. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Suggester-not-working-tp4214086p42148

Re: Solr Suggester not working.

2015-06-26 Thread Alessandro Benedetti
> startup="lazy" > > > true > 10 > textSuggester > > > suggest > > > > *Query to get suggestions* > > http://localhost:8983/solr/portal_documents/suggest?suggest=true&suggest.dictionary=

Re: Solr Suggester not working.

2015-06-25 Thread davidphilip cherian
> true > 10 > textSuggester > > > suggest > > > > *Query to get suggestions* > > http://localhost:8983/solr/portal_documents/suggest?suggest=true&suggest.dictionary=textSuggester&suggest.q=testing > >

Solr Suggester not working.

2015-06-25 Thread ssharma7...@gmail.com
below: <http://lucene.472066.n3.nabble.com/file/n4214086/solr-suggester.jpg> Regards, Sachin Vyas. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Suggester-not-working-tp4214086.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: solr suggester not working with shards

2014-10-08 Thread Varun Thacker
PM, rsi...@ambrac.nl wrote: > One more thing : > > suggest is not working with multiple cores using shard but 'did you > mean' > (spell check ) is working fine with multiple cores. > > > > -- > View this message in context: > http://lucene.472066.n3

Re: solr suggester not working with shards

2014-10-08 Thread rsi...@ambrac.nl
One more thing : suggest is not working with multiple cores using shard but 'did you mean' (spell check ) is working fine with multiple cores. -- View this message in context: http://lucene.472066.n3.nabble.com/solr-suggester-not-working-with-shards-tp4163261p4163265.html Sen

solr suggester not working with shards

2014-10-07 Thread rsi...@ambrac.nl
/cores/core1,localhost:8080/cores/core2 false suggest 1000 5000 -- View this message in context: http://lucene.472066.n3.nabble.com/solr-suggester-not-working-with-shards-tp4163261.html Sent from the Solr - User mailing list archive at

Re: Solr Suggester not working in sharding (distributed search)

2014-02-18 Thread bbi123
Try this http://solr:8983/solr/select?*q=*:**&spellcheck=true&spellcheck.build=true&spellcheck.q=toyata&qt=spell&shards.qt=/spell&shards=solr-shard1:8983/solr,solr-shard2:8983/solr -- View this message in context: http://lucene.472066.n3.nabble.com/using-distributed-search-with-the-suggest-com

Solr Suggester not working in sharding (distributed search)

2014-02-17 Thread Aniket Potdar
I have two solr server (solr 4.5.1) which is running in shard.. I have implemented solr suggester using spellcheckComponent for auto-suggester. when i execute suggest url on individual core then the solr suggestion is coming properly. mysolr.com:8986/solr/core1/suggest?spellcheck.q=city%20o

Solr Suggester not working in sharding (distributed search)

2014-02-17 Thread aniket potdar
ne.472066.n3.nabble.com/Solr-Suggester-not-working-in-sharding-distributed-search-tp4117732.html Sent from the Solr - User mailing list archive at Nabble.com.

Suggester not working

2012-12-15 Thread amans19
query like /suggest?q=xxx, it does not return any suggestions. Here is what it returns: false Any help would be greatly appreciated. Thanks Aman -- View this message in context: http://lucene.472066.n3.nabble.com/Suggester-not-working-tp4027282.html Sent from the Solr - User ma

Re: Suggester not working for digit starting terms

2012-04-12 Thread Robert Muir
On Thu, Apr 12, 2012 at 3:52 PM, jmlucjav wrote: > Well now I am really lost... > > 1. yes I want to suggest whole sentences too, I want the tokenizer to be > taken into account, and apparently it is working for me in 3.5.0?? I get > suggestions that are like "foo bar abc".  Maybe what you mention

Re: Suggester not working for digit starting terms

2012-04-12 Thread jmlucjav
t. Moving to 3.6.0 is not a problem (I had already downloaded the rc actually) but I still see weird things here. xab -- View this message in context: http://lucene.472066.n3.nabble.com/Suggester-not-working-for-digit-starting-terms-tp3893433p3906303.html Sent from the Solr - User mailing list

Re: Suggester not working for digit starting terms

2012-04-11 Thread Robert Muir
On Wed, Apr 11, 2012 at 4:37 PM, jmlucjav wrote: > Just to be sure, reproduced this with example config from 3.5. > Regardless of your tokenizer, be aware that with this version of solr its going to split up terms based on 'identifier rules' (including splitting on whitespace). This is because su

Re: Suggester not working for digit starting terms

2012-04-11 Thread jmlucjav
context: http://lucene.472066.n3.nabble.com/Suggester-not-working-for-digit-starting-terms-tp3893433p3903790.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Suggester not working for digit starting terms

2012-04-11 Thread Erick Erickson
t; startOffset     0 > endOffset       5 > > So I still see something going wrong here > xab > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Suggester-not-working-for-digit-starting-terms-tp3893433p3900783.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: Suggester not working for digit starting terms

2012-04-10 Thread jmlucjav
his message in context: http://lucene.472066.n3.nabble.com/Suggester-not-working-for-digit-starting-terms-tp3893433p3900783.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Suggester not working for digit starting terms

2012-04-09 Thread Erick Erickson
, as I can find > many hits by: > http://localhost:8983/solr/select/?q={!prefix f=a_suggest}500 > > Am I missing something? I have been trying to play with > spellcheck.onlyMorePopular and spellcheck.accuracy but I get the same > results. > > thansk > xab > > -- >

Suggester not working for digit starting terms

2012-04-07 Thread jmlucjav
find many hits by: http://localhost:8983/solr/select/?q={!prefix f=a_suggest}500 Am I missing something? I have been trying to play with spellcheck.onlyMorePopular and spellcheck.accuracy but I get the same results. thansk xab -- View this message in context: http://lucene.472066.n3.nabble.com