continue ideo-logic error in QueryParser and in BooleanQuery !

2001-12-17 Thread Serge A. Redchuk
.. Let we have 4 docs: doc1: Love is life doc2: Java is pretty nice language doc3: C++ is powerful, but unsafe doc4: Onion and love sometimes are not compatoble So, if search for love OR NOT onion Here I was wrong: (nevertheless it not solve described bug) result must be:

Re[2]: delete/update

2001-12-16 Thread Serge A. Redchuk
for your response. MB Unfortunally, it was not really the answer I hoped ! :-) MB But I still look around and I won't miss to let you know if I find something MB positive. MB Tanks again. MB Mike MB - Original Message - MB From: Serge A. Redchuk [EMAIL PROTECTED] MB To: [EMAIL PROTECTED] MB

Re: delete/update

2001-12-14 Thread Serge A. Redchuk
Hello Mike, Friday, December 14, 2001, 3:51:15 PM, you wrote: MB Hi. MB I send you this mail because I saw a post you made on Lucene Mailing List about deleting an indexed document. MB I was wondering if you solved your problem : I'm unable to remove a document form an index. Oh!

Re[2]: WildcardQuery

2001-12-11 Thread Serge A. Redchuk
*'. I OG believe you can't use an asterisk (*) as the first query of the query OG term. So, new* is valid, while *new or *new* is not. OG Otis OG --- Serge A. Redchuk [EMAIL PROTECTED] wrote: Hello sampreet, Tuesday, December 11, 2001, 6:44:29 AM, you wrote: sic Hi All, sic This must

Re[4]: WildcardQuery

2001-12-11 Thread Serge A. Redchuk
are indexed ( path , body ): news7, bean news71, jEaN news72, lion news73, beeemN BK Best regards BK Benjamin -Original Message- From: Serge A. Redchuk [mailto:[EMAIL PROTECTED]] Sent: 11 December 2001 15:24 To: [EMAIL PROTECTED] Subject: Re[2]: WildcardQuery Hello Otis

*news*

2001-12-07 Thread Serge A. Redchuk
Hello, all ! Does anybody know how to perform wildcard search for both: name and value in field ? I.e: search for Term( *news*, comp* ); ? I could not reach it using WildcardQuery or QueryParser :-( -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail:

*news* - oops

2001-12-07 Thread Serge A. Redchuk
Oops ! I've ment how to search for something like this: path:*n* AND rn* where rn:* is value for some body -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cancel ny question

2001-12-07 Thread Serge A. Redchuk
Hello all ! Please do not pay attantion to my previous 2 letters with question about how to search smth. like this: fieldname1:*smth* fname2:moo* I've already know how to do it ! -- Best regards, Serge mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: