I have implemented a search and indexing engine using Apache Solr.
I am looking to gather the metadata of the file, index it and make it searchable. Also I want to do data grouping based on keywords and give the search results in clusters.
I want to use a framework for clustering my search results and indexing the meta data for the files. Are there any frameworks that provide these features?