[
https://issues.apache.org/jira/browse/LUCENE-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1674:
---------------------------------------
Fix Version/s: (was: 2.9)
3.1
Moving out.
> Add IndexReaderFactory to IndexWriter
> -------------------------------------
>
> Key: LUCENE-1674
> URL: https://issues.apache.org/jira/browse/LUCENE-1674
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Index
> Affects Versions: 2.4.1
> Reporter: Jason Rutherglen
> Priority: Trivial
> Fix For: 3.1
>
> Original Estimate: 72h
> Remaining Estimate: 72h
>
> With LUCENE-1516, IndexWriter.getReader, we take over the
> instantiating of IndexReaders which prevents users who have
> implemented custom IndexReader subclasses from using them.
> The patch will create an IndexWriter.setReaderFactory method and
> a IndexReaderFactory class that allows custom creation of the
> internal readers created by IndexWriter.
--
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]