Can Lucene index PDF documents?
Created May 7, 2012
Otis Gospodnetic Lucene can index anything that can be converted to String and fed to it through its API.
See Lucene Contributions for some pointers.
Created May 7, 2012