this release requires typesense 28.0, upgrade should be automatic if you use the attached compose.yml
, otherwise please manually upgrade it.
this release created a new catalog index, it will update index incrementally but does not use it for search result yet.
if you would like to try it on your own index, do a reindex:
neodb-manage catalog idx-reindex
then add !bazinga
to your profile summary (to indicate the current user uses experimental features)
in next release, migration will automatically start reindex catalog(if you already did it as above, it's possible to skip this with a configuration), and use this new index for search result, and you can search things like 1984 tag:scifi people:orwell
with this new index.