Runtime full text search like in Microsoft Windows Search

2005-07-15 Thread Tardif, Sebastien
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

Static index on CD, how much forward compatible is the index

2005-07-18 Thread Tardif, Sebastien
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