is a usability
question - "it depends" is all I can say at this point :)
Erik
-Original Message-
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: 11 July 2006 15:14
To: java-user@lucene.apache.org
Subject: Re: Query using parenthesis
On Jul 11, 2006, at 8:57 AM, W
ssage-
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: 11 July 2006 15:14
To: java-user@lucene.apache.org
Subject: Re: Query using parenthesis
On Jul 11, 2006, at 8:57 AM, WATHELET Thomas wrote:
> How to parse this query COM(2005) 0123 in LukeAll?
> I have this result cocnumber: com
&
On Jul 11, 2006, at 8:57 AM, WATHELET Thomas wrote:
How to parse this query COM(2005) 0123 in LukeAll?
I have this result cocnumber: com
Your question is not clear. But I'm always happy to lend a hand...
Try the query:
COM\(2005\) 0123
Parentheses are special characters with Luc