These two classes are generated by QueryParser.jj. Perhaps you should first look at how to use JavaCC and modify QueryParser.jj to meet your requirement.
Andy -----Original Message----- From: Mahdi Rahimi [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 20, 2007 4:14 PM To: java-user@lucene.apache.org Subject: Understanding QueryParserTokenManager and QueryParser classes Hello. I want to add an operator like (*) to query syntax. Then, I need to know and understand QueryParserTokenManager and QueryParser classes well. But I don't know, how can I find documents about these classes and algorithms of identifying tokens and other things in query string . Thanks for your help. -- View this message in context: http://www.nabble.com/Understanding-QueryParserTokenManager-and-QueryPar ser-classes-tf3950889.html#a11209047 Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]