Re: Custom Query Implementation

2024-11-30 Thread Mikhail Khludnev
Hi, Can't it be better done with FunctionQuery and proper ValueSources? Please also check Lucene Expressions? On Sat, Nov 30, 2024 at 9:00 PM Viacheslav Dobrynin wrote: > Hello! > > I have implemented a custom scoring mechanism. It looks like a dot product. > I would like to ask you how accurate

Custom Query Implementation

2024-11-30 Thread Viacheslav Dobrynin
Hello! I have implemented a custom scoring mechanism. It looks like a dot product. I would like to ask you how accurate and effective my implementation is, could you give me recommendations on how to improve it? Here are a couple of examples that I want to use this mechanism with. Example 1: A do