Code example of MoreLikeThis using Java and Lucene 4.2
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.
Simply run the class Main entry point. And have fun.
Developed by Martin Magakian [email protected]
MIT License (MIT)