Prefix Search requires v1.7 or greater
Prefix search doesn't seem to work for me, still catching full words only... not suitable for type ahead cases. Do I need to push some button or reset my DB or something for this to work?
I get 0 hits until type the first full word... this is a Development environment that was running before the upgrade. I've ran npm convex dev etc.
Thanks in advance for any tips.
3 Replies
Are you on convex 1.7.1 or greater?
I ask b/c I hit this yesterday and was on 1.5 and had forgotten to update
Yeah that was it. I wasn't aware of versioning being a thing, assumed convex was its own thing allways on latest. Thanks.
We could have applied the behavior to older clients but we didn't want to break anyone relying on old behavior without them explicitly updating