如何查看lucene.net中的索引术语 [英] how to view the indexed terms in lucene.net

查看:94
本文介绍了如何查看lucene.net中的索引术语的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经为txt文档建立了索引
索引后

i have indexed a txt document
is there a way to view all the terms after indexing

推荐答案

,有没有办法查看所有术语?这取决于txt文档所包含的模式.如果模式相似并且可以归类为模式,则 RegEx [
It depends on the pattern that the txt document contains. If the patterns are similar and can be categorized as pattern, then RegEx [^] is a way to go to extract the index terms.


http://www.getopt.org/luke/luke-0.9.9/lukeall-0.9.9.jar
http://www.getopt.org/luke/luke-0.9.9/lukeall-0.9.9.jar


这篇关于如何查看lucene.net中的索引术语的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆