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

Robert Muir commented on LUCENE-2550:
-------------------------------------

it was committed in r965592: QueryParser defaults changed 
(setAutoGeneratedPhraseQueries), and it was necessary to ensure back compat was 
working

> 3.x backwards tests are using Version.LUCENE_CURRENT: aren't testing 
> backwards!
> -------------------------------------------------------------------------------
>
>                 Key: LUCENE-2550
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2550
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Build
>            Reporter: Robert Muir
>             Fix For: 3.1
>
>         Attachments: LUCENE-2550.patch
>
>
> The 3.x backwards tests are mostly all using Version.LUCENE_CURRENT, 
> therefore they don't always test the behavior as they should.
> I added TEST_VERSION_CURRENT = 3.0 to the backwards/LuceneTestCase, and I 
> think we should fix all backwards tests to use TEST_VERSION_CURRENT instead.

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to