You could use lucene (http://lucene.apache.org/java/docs/) by installing it on a local machine, indexing the CD content then copying the indexes and program to the cd.
You may have to write a small loader/interface as it is not as far as I know built for this purpose by default.
You could use lucene (http://lucene.apache.org/java/docs/) by installing it on a local machine, indexing the CD content then copying the indexes and program to the cd.
You may have to write a small loader/interface as it is not as far as I know built for this purpose by default.