You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jason Rutherglen (JIRA)" <ji...@apache.org> on 2011/01/24 22:13:51 UTC

[jira] Closed: (LUCENE-1674) Add IndexReaderFactory to IndexWriter

     [ https://issues.apache.org/jira/browse/LUCENE-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Rutherglen closed LUCENE-1674.
------------------------------------

    Resolution: Won't Fix

Sorry if this spam's things, however it's unlikely that I'll work on these.

> 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: 4.0
>
>   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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org