On Mar 6, 2006, at 8:07 AM, Brian wrote:
Quick Question,
     Is it possible to create an index & search based
on file names?

Of course. One option is to simply make filename another field. The question is, should it be an exact match on filename for querying? Or should the filename get tokenized such that a user could query on "filename" and find "filename.txt", and so on?

        Erik


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to