Has anyone got Ioda 1.3 fulltext search project working?
Every time I try version 1.3 , it just doesn't seem to find any words in a file that is indexed.
The project IODA is here:
http://sourceforge.net/projects/ioda/files/I make some sample files like this:
words.txt:test
and
the
file.txt:This is a test file for joda to TEST. If the test works it should index these test words in this file.
And then run the command:
joda -s myarchive words.txt file.txt
And then run the query command:
joda -q myarchive test