
jira at apache
Nov 10, 2007, 8:00 AM
Post #2 of 5
(1035 views)
Permalink
|
|
[jira] Updated: (LUCENE-1049) Simple toString() for BooleanFilter
[In reply to]
|
|
[ https://issues.apache.org/jira/browse/LUCENE-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Calabrese updated LUCENE-1049: ------------------------------------ Attachment: patch.txt Oops, here's a corrected patch > Simple toString() for BooleanFilter > ----------------------------------- > > Key: LUCENE-1049 > URL: https://issues.apache.org/jira/browse/LUCENE-1049 > Project: Lucene - Java > Issue Type: Improvement > Components: contrib/* > Reporter: Jason Calabrese > Priority: Trivial > Attachments: patch.txt, patch.txt > > > While working with BooleanFilter I wanted a basic toString() for debugging. > This is what I came up. It works ok for me. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe [at] lucene For additional commands, e-mail: java-dev-help [at] lucene
|