mirror of
https://github.com/typesense/typesense.git
synced 2025-05-22 14:55:26 +08:00
Fix phrase search.
This commit is contained in:
parent
a9b2da5305
commit
be638e4729
@ -131,9 +131,6 @@ private:
|
||||
|
||||
explicit filter_result_iterator_t(uint32_t approx_filter_ids_length);
|
||||
|
||||
/// Returns true when doc and reference hold valid values. Used in conjunction with next() and skip_to(id).
|
||||
[[nodiscard]] bool valid();
|
||||
|
||||
public:
|
||||
uint32_t seq_id = 0;
|
||||
/// Collection name -> references
|
||||
|
Loading…
x
Reference in New Issue
Block a user