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

ASF subversion and git services commented on LUCENE-5871:
---------------------------------------------------------

Commit 1618063 from [~mikemccand] in branch 'dev/trunk'
[ https://svn.apache.org/r1618063 ]

LUCENE-5871: test bugs

> Simplify or remove use of Version in IndexWriterConfig
> ------------------------------------------------------
>
>                 Key: LUCENE-5871
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5871
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Ryan Ernst
>            Assignee: Ryan Ernst
>             Fix For: 5.0
>
>         Attachments: LUCENE-5871.iwclose.4x.patch, 
> LUCENE-5871.iwclose.trunk.patch, LUCENE-5871.patch, LUCENE-5871.patch, 
> LUCENE-5871.patch, LUCENE-5871.patch, LUCENE-5871.patch
>
>
> {{IndexWriter}} currently uses Version from {{IndexWriterConfig}} to 
> determine the semantics of {{close()}}.  This is a trapdoor for users, as 
> they often default to just sending Version.LUCENE_CURRENT since they don't 
> understand what it will be used for.  Instead, we should make the semantics 
> of close a direction option in IWC.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to