[ 
https://issues.apache.org/jira/browse/LUCENE-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845146#action_12845146
 ] 

Paul Elschot commented on LUCENE-2322:
--------------------------------------

The removed code gives warnings to stdout for cases when a prefixed query term 
does not expand to any indexed term.
In case such warnings are needed they can easily be added  again, for example 
to a separate output stream.
At the time I did not want to introduce a separate warning stream because of 
the added complexity, but I did need the warnings to verify the tests and the 
code.

> Remove verbosity from tests and make configureable
> --------------------------------------------------
>
>                 Key: LUCENE-2322
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2322
>             Project: Lucene - Java
>          Issue Type: Sub-task
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 3.1
>
>         Attachments: LUCENE-2322-surround.patch, LUCENE-2322-surround.patch, 
> LUCENE-2322.patch
>
>
> The parent issue added the functionality to LuceneTestCase(J4), this patch 
> applies it to most tests.

-- 
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-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to