gerrit/gerrit-lucene
Dave Borowitz 0066d9aa02 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
2013-06-07 12:05:11 -07:00
..
src/main/java/com/google/gerrit/lucene Push open/closed subindex into Lucene implementation 2013-06-07 12:05:11 -07:00
BUCK Index modified filenames with Lucene 2013-05-29 15:06:15 -07:00