Admtech
Admtech
I have a simple table "articles" with the fields "id" and "stamp_create". It is "schemaless". I run a SQL query on the field "stamp_create" and want to see all "ids"...
### Description Thanks to SpeeDB storage engine implementation surrealdb/surrealdb#2076, surrealdb can also be started with Speed. However, there is no documentation for this. If you start the current version 1.0...
**What** The default sorting for "pg_search" is always BM25 scoring. In general, relevance is of course the first and most important sort. However, our users have expressed a desire for...
**What** During a search, there is always a hit counter with the number of records found. Even if you use limit or offset. This hit counter does not yet exist...
### What feature are you requesting? First of all, I really like the "pg_search" project from Paradedb and we will be using it for our website in the future :-)...