Hi Adrien

Thanks for your feedback!

From a "project management" point of view how do I best do this?

Should I just create a Pull Request with a first prototype, or discuss the design first in Jira tickets?

Thanks

Michael



Am 13.03.22 um 21:52 schrieb Adrien Grand:
Hi Michael,

This sounds like a good fit for Lucene to me.

On Fri, Mar 11, 2022 at 11:15 PM Michael Wechner
<michael.wech...@wyona.com> wrote:
Hi

I recently implemened auto-suggest based on

https://lucene.apache.org/core/9_0_0/suggest/index.html

whereas I am currently managing the terms / predictions (e.g.
"autocompletion using lucene suggesters dev") contained by the index
manually.

I would like now to generate the terms / predictions more automatically,
similar to what Google does

https://blog.google/products/search/how-google-autocomplete-predictions-work/

Does Lucene provide code to analyze queries in order to generate terms /
predictions for an auto-suggest index?

If not, would it make sense to contribute this kind of functionality to
Lucene or should this be rather a third-party library?

Thanks

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to