Dear Lucene'd, After a query is parsed and before it is searched I'd like to know wich fields it refers to, so I can inform the user of an evt. mistake. I looked at the docs and checked the Query source code a bit, but I don't quite get how to do this. Eg. in TermQuery.java the term field is private, so I have no way of getting there.
Thanks in advance, Ype Kingma -- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
