commit | 0066d9aa026c45ceff57dc6f4c90712dbb6bf07a | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Fri Jun 07 12:02:28 2013 -0700 |
committer | Dave Borowitz <dborowitz@google.com> | Fri Jun 07 12:05:11 2013 -0700 |
tree | c8f078e1b0e97764f97b37385c2594f5c79c5d5b | |
parent | f2055007bcb471925dbb72024212ac325aaaec28 [diff] |
Push open/closed subindex into Lucene implementation Storing open/closed changes in separate indexes is an optimization specific to the Lucene implementation. Other implementations may want to do similar splitting, but the unit of splitting is not necessarily a fully self-contained index. Leave getPossibleStatus in IndexRewriteImpl, since it may be useful for other implementations' internal optimizations as well. Change-Id: Ib2b69f2eb0b1b9246390b9c6c8bc054a9e60836e