Closed carletex closed 12 months ago
Since merging #32 I noticed that something might be wrong with the search query, which is related to this issue.
e.g.
https://collectivedaoarchives-catalog.vercel.app/search?q=governance
Page 2 works: https://collectivedaoarchives-catalog.vercel.app/search?q=governance&page=2
cc @damianmarti
@carletex thanks!! I will take a look!
@carletex It's weird. It's working right on my local env. Does it work ok in your local environment?
@damianmarti yes, the same error was showing on my local environment.
I fixed here: #33
@damianmarti yes, the same error was showing on my local environment.
I fixed here: #33
Thanks!!
e.g. https://collectivedaoarchives-catalog.vercel.app/search?q=governance
For some words (that exist in a lot of the records) search doesn't seem to work.
Let's find out what could be the issue.