Note: this strategy requires a {@link DocIdSet#bits()} to return a non-null value. Otherwisethis strategy falls back to {@link FilteredQuery#LEAP_FROG_QUERY_FIRST_STRATEGY}
Use this strategy if the filter computation is more expensive than document scoring or if the filter has a linear running time to compute the next matching doc like exact geo distances.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|