Maven 的 Lucene 插件 - Maven Lucene Plugin

fmms 12年前發布 | 43K 次閱讀 Lucene Maven 搜索引擎

這個項目是maven的一個Apache Lucene插件。它使用,一個Lucene 索引(在一個XML文件中配置)可以從不同的數據源創建如:文件/數據庫/XML等。一個搜索工具類可用于搜索該索引文件,使用 Lucene 不需要編碼。

特性:

  • Read configuration file and create index as a maven plugin goal
  • Provide a dependency which reads the same config file and provides easy to use search functions on teh Lucene Index
  • Read data to index from file datasource
  • Read data to index from database
  • Read data to index from XML Files
  • Use advance features of lucene from configuration file
  • Open Luke on the index location in config file from a maven goal

項目主頁:http://www.baiduhome.net/lib/view/home/1325593397953

 本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!