Class | Description |
---|---|
IndexWikipediaOnLuceneCLI |
IndexWikipediaOnLuceneCLI takes the Wikipedia Dump (in json) and indexes it
with Lucene.
|
QueryLuceneByIdCLI |
QueryLuceneByIdCLI, retrieves from the index the Wikipedia Article with the
given Wikipedia Id.
|
QueryLuceneCLI |
QueryLuceneCLI performs a query over the Wikipedia Lucene index and returns
the number of documents matching the query
|
Copyright © 2013. All rights reserved.