简体   繁体   中英

add payloads during indexing and searching with lucene

I have a function that calculates a different local IDF for each term in a document (tweet) afterwards I want to integrate this function when indexing and also when searching using a payloads (lucene) is it possible to do this and so Do you have any examples? Thank you.

是的,可以在下面的文章“ Payloads入门”中看到索引和搜索阶段的有效负载处理示例

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM