New to Lucene. If I index D:\jdk1.3.1_01\src\javax\swing\event\ListDataListener.java
in the field "path". And search for path:D*ListDataListener.java I get that document above as the result - as expected. But, if do the following search, I get nothing, not even an error. path:D\:\\jdk1.3.1_01\\src\\javax\\swing\\event\\ListDataListener.java Using the WhitespaceAnalyzer. thoughts? I'm noticing other strange problems with query parsing. Should I send them to someone? Who? I'll start looking through the code for clues. thanks - gene -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>