Part II - Indexing PDF Documents with Zend_Search_Lucene
January 26th, 2008
Part II
Now that we know how to index PDF documents we need to be about to search that index and return relevant results. When the results are returned we also want open the specified PDF to the correct page.
The Code
Fist like in the last example we have to tell the server what directory [...]