Most like this is autowarming. New searchers are not available until
the autowarming period is complete. The sequence is:
> commit
> new searcher is opened and autowarming starts on it.
> new requests are served by the old searcher
> autowarming completes
> new requests are served by the new search
We've observed that, following a commit, it may take several seconds before
the indexed documents are reflected in facets on subsequent queries. I have
been able to reproduce this using enum and fc as facet.method
Is this related to the filterCache perhaps? My next step is to test with
filterCache