Searched refs:FTS5_DEFAULT_RANK (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/ext/fts5/ | ||
| H A D | fts5Int.h | 82 #define FTS5_DEFAULT_RANK "bm25" macro |
| H A D | fts5_main.c | 1177 pCsr->zRank = (char*)FTS5_DEFAULT_RANK; in fts5CursorParseRank() |