I have a large set off files (hdf) that I need to enable search for. For Java I would use Lucene for this, as it\'s a file and document indexing engine. I don\'t know what t
I haven't done indexing before, however the following may be helpful :-
As far as using HDF files goes, I have heard of a module called h5py.
I hope this helps.