I understand a bit of it. Could you please explain this bit more? Regards, Gagan
On Tue, May 21, 2013 at 5:09 AM, Aaron McCurry (JIRA) <[email protected]> wrote: > Aaron McCurry created BLUR-95: > --------------------------------- > > Summary: IndexImporter class - add a double check on the rowid > to validate the index. > Key: BLUR-95 > URL: https://issues.apache.org/jira/browse/BLUR-95 > Project: Apache Blur > Issue Type: Improvement > Affects Versions: 0.1.5 > Reporter: Aaron McCurry > Fix For: 0.1.5 > > > In the IndexImporter add a double check to the importer that validates the > rowids in the import are valid ids for the given shard. This can be done > when the rowids in the new index are iterated over during the delete phase. > A BlurPartitioner class can valid the rowid should be in the given shard. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA administrators > For more information on JIRA, see: http://www.atlassian.com/software/jira
