[ http://issues.apache.org/jira/browse/LUCENE-130?page=comments#action_12373980 ]
Nadav Har'El commented on LUCENE-130: ------------------------------------- Daniel, sorry for the mess, but I actually misspelled the word "omitted" in that sentence. Should have just one "m"... > org.apache.lucene.search.Query.toString(String field) ignores it's only > parameter > --------------------------------------------------------------------------------- > > Key: LUCENE-130 > URL: http://issues.apache.org/jira/browse/LUCENE-130 > Project: Lucene - Java > Type: Bug > Components: Search > Versions: unspecified > Environment: Operating System: All > Platform: PC > Reporter: Mark Orr > Priority: Minor > Fix For: 2.0 > Attachments: BugTest.java > > The JavaDoc says: > "Prints a query to a string, with field as the default field for terms. > The representation used is one that is readable by QueryParser (although, if > the query was created by the parser, the printed representation may not be > exactly what was parsed). " > But as Far as I can tell it doesn't matter what you pass it. It returns the > same thing if you had called toString() -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]