There is an index with a set of organizations. Each document has the name of the organization, but this name can be contained in one of two different fields. Therefore, I need to search in two fields at the same time. But here there are problems with relevance, since the frequencies of these two fields differ in the frequency of terms. Tell me how you can solve this without merging the fields into one?
Asked
Active
Viewed 34 times
0
-
Do you want to give more weight to one field than the other? – jaspreet chahal Oct 08 '22 at 10:06
-
No, I need the frequency factor to be the same for the two fields – Сергей MistikFox Oct 10 '22 at 05:56
-
Can you please elaborate what you mean by frequency factor by giving an example and expected result – jaspreet chahal Oct 10 '22 at 06:42