Re: multi-term synonym prevents single-term match -- known issue?

2023-02-13 Thread Mikhail Khludnev
It's time to summon Lucene devs https://issues.apache.org/jira/browse/SOLR-16652?focusedCommentId=17687998&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17687998 it seems by design https://github.com/apache/lucene/blob/main/lucene/queryparser/src/test/org/apache/luc

Re: Maximum score estimation

2023-02-13 Thread Mikhail Khludnev
Hello. Just FYI. I scratched a little prototype https://github.com/mkhludnev/likely/blob/main/src/test/java/org/apache/lucene/contrb/highly/TestLikelyReader.java#L53 To estimate maximum possible score for the query against an index: - it creates a virtual index (LikelyReader), which - contains al