How can you use Lucene like the very limited but fast search that
Microsoft Windows Search provide?
The use case is that the users have a CD with lot of files. I provide
them a nice user interface. They have the option to generate the full
text search index but they should also be able to search
the Word
files on it.
As for getting the indexable text out of Word and other documents, look
at the code for the Lucene book - http://lucenebook.com - there is a
little framework there, that parses and indexes a number of common file
types.
Otis
--- "Tardif, Sebastien" <[EMAIL PROTEC