You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Dafna Sheinwald (Commented) (JIRA)" <ji...@apache.org> on 2011/11/02 10:35:32 UTC

[jira] [Commented] (LUCENE-3552) TaxonomyReader/Writer and their Lucene* implementation

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

Dafna Sheinwald commented on LUCENE-3552:
-----------------------------------------

Hi Shai,
I would vote for (2). We may want to still maintain the option to implement both in one Lucene index, in order to avoid the burden of synch-ing them. 
Regards, Dafna.
                
> TaxonomyReader/Writer and their Lucene* implementation
> ------------------------------------------------------
>
>                 Key: LUCENE-3552
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3552
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: modules/facet
>            Reporter: Shai Erera
>            Assignee: Shai Erera
>            Priority: Trivial
>             Fix For: 3.5, 4.0
>
>
> The facet module contains two interfaces TaxonomyWriter and TaxonomyReader, with two implementations Lucene*. We've never actually implemented two TaxonomyWriters/Readers, so I'm not sure if these interfaces are useful anymore. Therefore I'd like to propose that we do either of the following:
> # Remove the interfaces and remove the Lucene part from the implementation classes (to end up with TW/TR impls). Or,
> # Keep the interfaces, but rename the Lucene* impls to Directory*.
> Whatever we do, I'd like to make the impls/interfaces impl also TwoPhaseCommit.
> Any preferences?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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