Fanis Tharropoulos
Fanis Tharropoulos
After spending some time debugging, I've come to the following findings: When using the `paginate` function in Laravel Scout with the Typesense engine, the number of records returned is always...
> Wow.. good job @tharropoulos I was able to track down the issue you found but didn't have time to come up with a fix. I wasn't sure if removing...
Closing this due to inactivity for an extended period. Feel free to open a new issue if this is still relevant, ideally with updated context and requirements given how much...
> Looks like the individual JS files, source maps and type files inside the lib directory are missing now. Could we add those back, so we don't break apps where...
@jasonbosco I think we need to merge this in order to tackle #288.
This presents a much larger problem regarding current targets and should be discussed extensively. Currently, the build targets the last two versions of browsers (that includes IE10, for better or...
> > This presents a much larger problem regarding current targets and should be discussed extensively. > > > > Currently, the build targets the last two versions of browsers...
Hey there. Are you using Instantsearch.js or React Instantsearch / Vue Instantsearch etc.?
On a second note, by default, it should automatically apply the first sort order present in the sort by widget. [This](https://github.com/typesense/showcase-ecommerce-store/blob/901f3b2f08aea4950ddd34a394c6b161eaf74658/src/app.js#L185-L195) example showcases it working. Is it different on your...
> Sorry, it's Instantsearch.js So you essentially want to implement a grouping widget? > No, it looks like the image I attached in the first message. It's just blank for...