Closed BlackbitDevs closed 2 weeks ago
Compare with Sqlite approach: https://github.com/teamtnt/tntsearch/blob/069e63e377da578ddf8b9524dd97e463499150b3/src/Engines/SqliteEngine.php#L225
Currently num_docs and num_hits are overwritten with every update.
num_docs
num_hits
Compare with Sqlite approach: https://github.com/teamtnt/tntsearch/blob/069e63e377da578ddf8b9524dd97e463499150b3/src/Engines/SqliteEngine.php#L225
Currently
num_docs
andnum_hits
are overwritten with every update.