This project is a maven plugin for Apache Lucene. Using it, a Lucene index (configuration inside a xml file) can be created from different datasources ( file/database/xml etc.). A Searcher Util helps in searching the index. Use Lucene without coding.

Features

  • 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

Project Activity

See All Activity >

License

GNU General Public License version 2.0 (GPLv2)

Follow maven-lucene-plugin

maven-lucene-plugin Web Site

Other Useful Business Software
Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
Get Avast Free Antivirus with 24/7 AI-powered online scam detection

Get protection for today’s online threats. Free.

Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Free Download
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • The plugin helps in creating index without writing any code. Just use the plugin, provide it all the configuration i.e. data source location, index location, fields, analyzers on them in the lucene.xml . Execute maven goal mvn lucene:createIndex and you are done. The client application has the usage of this plugin. The files attached needs to be provided as datasource in the provided places. Having a view at lucene.xml makes it pretty much clear.
Read more reviews >

Additional Project Details

Intended Audience

Developers

User Interface

Command-line

Programming Language

Java

Related Categories

Java Software Development Software

Registered

2011-02-07