riot icon indicating copy to clipboard operation
riot copied to clipboard

Can multiple fields be used?

Open male110 opened this issue 7 years ago • 1 comments

以前用过Lucen,比如一文章,有标题,内容,创建时间,在建索引时我可以设置标题的权重0.7,内容的权重0.3,创建时间保存,但不参加索引。 不知道用你这个可不可以做到这样的效果。

male110 avatar Nov 09 '17 11:11 male110

Fields, Score field. Tokens can support multiple tokens.

vcaesar avatar Nov 10 '17 14:11 vcaesar