How to reduces rows_read when create table virtual FTS5 in d1 database when use order

when i use order in query from FTS5 table rows_read is has use b-tree for order by how to use index for order by
and ignore b-tree for order by
Was this page helpful?