Search code examples
solrluceneindexingfull-text-searchdocuments

Good tool for document indexing and parsing?


I was wondering what is a good tool to use to index documents (pdf, xml, web documents) etc. I want to be able to index them, parse them and return results appropriately.

I tried solr/lucene but i must be missing something because I did not find it useful enough.


Solution

  • Solr is what you want.... ElasticSearch is an option.