I want to use AutoComplete feature of EPiFind. Does autocomplete search adds into limitation of 75 query per second?
Cheers
All queries to FIND will be counted against your query limit of 75 queries per second. You can also cache the queries using .StaticallyCacheFor(Timespan).
Hi @Aniket,
Is it documented anywhere in the docs?
I want to use AutoComplete feature of EPiFind. Does autocomplete search adds into limitation of 75 query per second?
Cheers