Divide the FTS index per document field
haroldadmin opened this issue · 0 comments
haroldadmin commented
Lucilla treats every document as a blob of text, which does not work well for field-specific or field boosts. Storing field related information in the document would make it easier to implement such functionality.