Custom indexing and scoring with Lucene or Elasticsearch

后端 未结 0 1209
遇见更好的自我
遇见更好的自我 2020-12-11 04:55

I am trying to inverted index documents with pre-comuted term weights.

  • Doc 1: I(0.5) love(0.4) you(1.2)
  • Doc 2: This(0.3) is(0.1) love(0.9)
  • Doc
相关标签:
回答
  • 消灭零回复
提交回复
热议问题