Re: Potential bug

2021-06-11 Thread baris . kazar
Let me guide to a professional answer to the below email: Hi Baris, Since You mentioned You did all the performance study on your application and still believe that the bottleneck is the fuzzy search api from Lucene, it would be best to time the application for: * matching phase (identif

Re: Potential bug

2021-06-11 Thread baris . kazar
i expect the answers from this list to be more professional please. You dont have to answer to this list if you intend to insult. Best regards On 6/11/21 11:57 AM, Alessandro Benedetti wrote: Hi Bazir, this feels like an X Y problem [1

Re: Potential bug

2021-06-11 Thread baris . kazar
Lets start with writing my name correctly. Then we can talk Best regards On 6/11/21 11:57 AM, Alessandro Benedetti wrote: Hi Bazir, this feels like an X Y problem [1

Re: Potential bug

2021-06-11 Thread Alessandro Benedetti
Hi Bazir, this feels like an X Y problem [1 ]. Can you express what is your original user requirement? Most of the time, at the cost of indexing time/space you may get quicker query times. Also, you should identify where are you wasting most of your time, in the matching pha