public interface QueryTimeout
shouldExit() method,
used with ExitableDirectoryReader.| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldExit()
Called from
ExitableDirectoryReader.ExitableTermsEnum.next()
to determine whether to stop processing a query. |
boolean shouldExit()
ExitableDirectoryReader.ExitableTermsEnum.next()
to determine whether to stop processing a query.Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.