[
https://issues.apache.org/jira/browse/LUCENE-3704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ken McCracken updated LUCENE-3704:
----------------------------------
Attachment: bobo-contrib-geosearch.patch
new method beforeMergeAfterSetup(..) permits override in IndexWriter.java.
> No hook provided in IndexWriter.java before merge after setup, for auxiliary
> indexes
> ------------------------------------------------------------------------------------
>
> Key: LUCENE-3704
> URL: https://issues.apache.org/jira/browse/LUCENE-3704
> Project: Lucene - Java
> Issue Type: Improvement
> Components: core/other
> Affects Versions: 3.5
> Reporter: Ken McCracken
> Labels: patch
> Attachments: bobo-contrib-geosearch.patch
>
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> When trying to manage an auxiliary index to lucene, IndexWriter.java 3.5.0
> does not provide a proper hook. Such a hook (see attached proposed patch)
> permits us to manage an outside index where we get 1 of our segments in
> parallel to the lucene segments, and we can keep the same docid offsets
> within the segment.
> We are attaching a suggested patch that provides an override-able method. We
> would like this accepted for 3.5+ if possible. Thanks.
--
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]