[
https://issues.apache.org/jira/browse/LUCENE-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13027633#comment-13027633
]
Shai Erera commented on LUCENE-3061:
------------------------------------
I didn't notice MS is experimental. It's weird (to me) that it is. Perhaps we
need another tag @lucene.expert, with same semantics as experimental, but
better name. Experimental feels like I'm touching stuff that is not fully ready
yet.
But nm, I'll tag these method as experimental. We can discuss the @expert tag
on the list, outside this issue.
I'll commit shortly.
> Open IndexWriter API to allow custom MergeScheduler implementation
> ------------------------------------------------------------------
>
> Key: LUCENE-3061
> URL: https://issues.apache.org/jira/browse/LUCENE-3061
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Index
> Reporter: Shai Erera
> Assignee: Shai Erera
> Priority: Minor
> Fix For: 3.2, 4.0
>
> Attachments: LUCENE-3061.patch, LUCENE-3061.patch
>
>
> IndexWriter's getNextMerge() and merge(OneMerge) are package-private, which
> makes it impossible for someone to implement his own MergeScheduler. We
> should open up these API, as well as any other that can be useful for custom
> MS implementations.
--
This message is automatically generated by JIRA.
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]