Hi Adrien
Ok :-)
I think I will try to do a very rough prototype first, just to get a
better idea and then use for discussion in JIRA.
Thanks
Michael
Am 14.03.22 um 08:19 schrieb Adrien Grand:
Hey Michael,
I like discussing ideas in JIRA first, but sometimes attaching a rough
prototype can help show how things tie together. I guess the thing you
want to avoid is to spend hours on the prototype but otherwise either
is fine.
Le dim. 13 mars 2022, 23:01, Michael Wechner
<[email protected]> a écrit :
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
> <[email protected]> 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: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]