Re: AW: Solr suggestions, best practices

2018-11-19 Thread Alessandro Benedetti
I have done extensive work on auto suggestion, some additional resource from
my company blog :

https://sease.io/2015/07/solr-you-complete-me.html
  

https://sease.io/2018/06/apache-lucene-blendedinfixsuggester-how-it-works-bugs-and-improvements.html

  

Cheers



-
---
Alessandro Benedetti
Search Consultant, R Software Engineer, Director
Sease Ltd. - www.sease.io
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html


AW: Solr suggestions, best practices

2018-11-08 Thread Clemens Wyss DEV
Thx for the link
>Which version of Solr are you using?
7.5

-Ursprüngliche Nachricht-
Von: Zheng Lin Edwin Yeo  
Gesendet: Mittwoch, 7. November 2018 07:50
An: solr-user@lucene.apache.org
Betreff: Re: Solr suggestions, best practices

Maybe you can look into this:
https://lucidworks.com/2015/03/04/solr-suggester/

Which version of Solr are you using?

Regards,
Edwin

On Tue, 6 Nov 2018 at 17:00, Clemens Wyss DEV  wrote:

> At the moment we are using spellchecking-component for suggestions 
> which is suboptimal, to say the least. What are best pracitces for 
> suggestions using Solr?
> googling (with excellent suggestions ) I came along
>
> https://blog.trifork.com/2012/02/15/different-ways-to-make-auto-sugges
> tions-with-solr/
> and
>
> https://grokbase.com/t/lucene/solr-user/14bayc6jkc/best-practice-autos
> uggest-autocomplete-vs-real-search
>
> Any other valuable reads/links regarding suggestions?
>
> Thx in advance
> - Clemens
>


Re: Solr suggestions, best practices

2018-11-06 Thread Zheng Lin Edwin Yeo
Maybe you can look into this:
https://lucidworks.com/2015/03/04/solr-suggester/

Which version of Solr are you using?

Regards,
Edwin

On Tue, 6 Nov 2018 at 17:00, Clemens Wyss DEV  wrote:

> At the moment we are using spellchecking-component for suggestions which
> is suboptimal, to say the least. What are best pracitces for suggestions
> using Solr?
> googling (with excellent suggestions ) I came along
>
> https://blog.trifork.com/2012/02/15/different-ways-to-make-auto-suggestions-with-solr/
> and
>
> https://grokbase.com/t/lucene/solr-user/14bayc6jkc/best-practice-autosuggest-autocomplete-vs-real-search
>
> Any other valuable reads/links regarding suggestions?
>
> Thx in advance
> - Clemens
>


Solr suggestions, best practices

2018-11-06 Thread Clemens Wyss DEV
At the moment we are using spellchecking-component for suggestions which is 
suboptimal, to say the least. What are best pracitces for suggestions using 
Solr? 
googling (with excellent suggestions ) I came along 
https://blog.trifork.com/2012/02/15/different-ways-to-make-auto-suggestions-with-solr/
and
https://grokbase.com/t/lucene/solr-user/14bayc6jkc/best-practice-autosuggest-autocomplete-vs-real-search

Any other valuable reads/links regarding suggestions?

Thx in advance
- Clemens