gerrit/gerrit-lucene
Dave Borowitz b4de292f8a Add index configuration to specify maximum possible limit
Implementations may not support returning up to Integer.MAX_VALUE
results, so allow this to be specified per implementation. This is
distinct from the configured per-user limits, as it represents a
fundamental limitation of the underlying index backend rather than an
administrative decision.

Encapsulate this in its own class that can be injected into
QueryProcessor, and use this in the limit computation.

Change-Id: I7d1093a2aa3800ff5437c6b1c78b12d73b17db05
2015-01-20 11:04:08 -08:00
..
src/main/java/com/google/gerrit/lucene Add index configuration to specify maximum possible limit 2015-01-20 11:04:08 -08:00
BUCK Save GWT compile time by avoiding javac 2013-11-30 11:06:50 -08:00