--- Doug Cutting <[EMAIL PROTECTED]> wrote: > > From: Peter Carlson [mailto:[EMAIL PROTECTED]] > > > > % (can use be used to escape characters). > > This reminds me: Should we add an escape character to the query > parser? > This would permit any query syntax character to be included literally > in a > query token (provided the analyzer could also handle that character). > Percent and backslash are popular escapes. > > For example, if backslash were the escape, then the query: > file:c\:\\autoexec.bat > would match the term "c:\autoexec.bat" in the "file" field. > > Thoughts?
I don't have the need for that (yet), but a few people have asked about it before, so I'd imagine it would make some people very happy immediately. Otis __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
