Gary Green

Results 125 comments of Gary Green

## **Algolia** has a max limit of **1,000** ![image](https://github.com/typesense/typesense/assets/1702638/2dd2a55d-3973-4355-958d-36eefb70d8ad) ## **Meilisearch** has a max limit of **1,000** ![image](https://github.com/typesense/typesense/assets/1702638/ca1f9775-5de7-4499-afa6-18e799bdd925) ## **ElasticSearch** has a max limit of **10,000** (with a caution on...

@jasonbosco Thanks for the clarification. Curious to know how the `page` works behind the scenes with Typesense, does it re-use the same data from the existing query, or does it...

It does appear each multi search is handled separately, performing the same search algorithms, sorting, etc - additionally it appears to throw away results during the offset part. This doesn't...

I think it's widely understood that queued jobs don't have access to request state, session(), auth(), etc., and although auto-seeding this data via a Context sounds useful, it would add...

You could just not add the `honeypot` and `honeytime` rules to your validator if it detects your app as running under a testing environment.