Hi,
I an wondering whether there are any suggestions on design patters for doing full-text searching within ObjectDB? Obviously, a solution would be to use Lucene for those types of searches with pointers back into ObjectDB. Is there a way to extend ObjectDB to do that within the engine?
Thanks