Lucene索引查看工具 Luke

码农软件 · 软件分类 · 搜索引擎 · 2019-08-28 11:14:17

软件介绍

Luke 是查询LUCENE索引文件的工具, 而且用 Luke 的Search可以做查询

Luke is a handy development and diagnostic tool, which accesses already existing Lucene indexes and allows you to display and modify their contents in several ways:

  • browse by document number, or by term

  • view documents / copy to clipboard

  • retrieve a ranked list of most frequent terms

  • execute a search, and browse the results

  • analyze search results

  • selectively delete documents from the index

  • reconstruct the original document fields, edit them and re-insert to the index

  • optimize indexes

  • and much more...

本文地址:https://codercto.com/soft/d/13345.html

妙趣横生的算法(C++语言实现)

妙趣横生的算法(C++语言实现)

胡浩 / 清华大学出版社 / 2014-10-1 / 59.80元

《妙趣横生的算法(C++语言实现)》内容丰富,生动有趣,寓教于乐,旨在帮助读者学习数据结构和算法的相关知识,从而开阔眼界,培养编程兴趣,提高编程能力,增强求职的竞争力。如果您想提高自己对算法和数据结构的理解能力,在程序设计之路上走得更远,那么请翻开《妙趣横生的算法(C++语言实现)》,仔细研读吧,它将助您一臂之力。 《妙趣横生的算法(C++语言实现)》以通俗易懂的语言深入浅出地介绍了常用的数......一起来看看 《妙趣横生的算法(C++语言实现)》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

SHA 加密
SHA 加密

SHA 加密工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具