Anatoli Nicolae

Results 8 comments of Anatoli Nicolae

Looks great to me! Managed to deploy this PR on Railway.app as well, since main branch is currently failing.

Check out issue #9

Does your web server provide the correct headers for CORS? If you're requesting from localhost, it may fail as the OPTIONS request fails. That's also probably why your webserver fails...

## What happened I just opened the `pubspec.yaml` file too. ## Version information IntelliJ IDEA `2021.3` • Flutter plugin `io.flutter 63.2.4` • Dart plugin `213.5744.122` Flutter 2.8.0 • channel stable...

Sounds interesting. Any ETA on when this could be possibly get reviewed and merged?

We've been using it for a few days on [notes.apiscp.com](https://notes.apiscp.com/), a great bootstrap I'd say! 💪 Repo: https://github.com/thundersquared/apiscp-notes

We've tried implementing this in an awful way, but already feels better since search now includes the result we want to pop for certain tags. https://github.com/thundersquared/apiscp-notes/commit/f2d2641cf2027de0fef3f1167c9373259363a956 Best thing I guess...

@jtgober our solution you mean? Yeah, we're trying to move away from Algolia 'cause it provides subpar results. Either way I think searchable tags would apply to MiniSearch only, dunno...