Prefixed fulltext_relevance index support appears to be disabled for fulltext_compact_relevance and broken for non-compact fulltext_relevance indexes. Problem is that it builds indexImplDictTable incorrectly - word statistics is neither split by prefixes nor accumulated across prefixes. It should be fixed.
Prefixed fulltext_relevance index support appears to be disabled for fulltext_compact_relevance and broken for non-compact fulltext_relevance indexes. Problem is that it builds indexImplDictTable incorrectly - word statistics is neither split by prefixes nor accumulated across prefixes. It should be fixed.