0 Forks
3 Stars
3 Watchers

LuceneNewsgroups

A simple university exercise with Apache Lucene 3.1 - This application performs indexing and search on a series of files that represent the post of some newsgroups

How to download and setup LuceneNewsgroups

Open terminal and run command
git clone https://github.com/lmammino/LuceneNewsgroups.git
git clone is used to create a copy or clone of LuceneNewsgroups repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LuceneNewsgroups https://github.com/lmammino/LuceneNewsgroups/archive/master.zip

Or simply clone LuceneNewsgroups with SSH
[email protected]:lmammino/LuceneNewsgroups.git

If you have some problems with LuceneNewsgroups

You may open issue on LuceneNewsgroups support forum (system) here: https://github.com/lmammino/LuceneNewsgroups/issues