Skip to content

martin-magakian/Lucene-MoreLikeThis-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lucene MoreLikeThis example - Searching similar document

Code example of MoreLikeThis using Java and Lucene 4.2

Install

Assuming you have Maven installed. You can run the command:

mvn eclipse:eclipse

To download Lucene into your Maven directory and creating the working ecplise project. You just need to import the project into eclipse.

How to use

Simply run the class Main entry point. And have fun.

Contact

Developed by Martin Magakian [email protected]

License

MIT License (MIT)

by Anomaly Detection

About

Code example of MoreLikeThis using Java and Lucene 4.2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages