[
https://issues.apache.org/jira/browse/LUCENE-4108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13290024#comment-13290024
]
Shai Erera commented on LUCENE-4108:
------------------------------------
Committed revision 1346784 to trunk, now porting to 4x.
> Add replaceTaxonomy to DirectoryTaxonomyWriter
> ----------------------------------------------
>
> Key: LUCENE-4108
> URL: https://issues.apache.org/jira/browse/LUCENE-4108
> Project: Lucene - Java
> Issue Type: New Feature
> Components: modules/facet
> Reporter: Shai Erera
> Assignee: Shai Erera
> Priority: Minor
> Fix For: 4.0, 3.6.1, 5.0
>
> Attachments: LUCENE-4108.patch
>
>
> I'd like to add the option to replace a taxonomy with another one, "live" on
> DirectoryTaxoWriter. Similar to how one can do so on IndexWriter, by calling
> deleteAll() and addIndexes(), it is valuable to be able to do so on DirTW as
> well.
> That way, if you need to replace a search index and taxonomy index "live",
> you will be able to, given this new API.
--
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: [email protected]
For additional commands, e-mail: [email protected]