1 Aug 2002 10:48
DO NOT REPLY [Bug 11359] New: - wildcard query lowercase
<bugzilla <at> apache.org>
2002-08-01 08:48:48 GMT
2002-08-01 08:48:48 GMT
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11359>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11359 wildcard query lowercase Summary: wildcard query lowercase Product: Lucene Version: 1.2 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: QueryParser AssignedTo: lucene-dev <at> jakarta.apache.org ReportedBy: leon <at> level7.ro We have a product which indexes some files. The indexer and the query parser use the same analyzer. This analyzer applies the LowerCaseFilter to the terms. The procedure works just fine for most of our queries, but there's a problem when a more complex query is issued. I will describe the problem in the following examples: Query: term1 +term2 term3 Result: Works(Continue reading)
RSS Feed