: If you store a hash code of the word rather then the actual word you : should be able to search for stuff but not be able to actually retrieve
that's a really great solution ... it could even be implemented asa TokenFilter so none of your client code would ever even need to know that it was being used (just make sure it comes last after any stemming or what not) -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]