Skip to content

Commit

Permalink
update status for SSD index
Browse files Browse the repository at this point in the history
  • Loading branch information
NeelamMahapatro committed Jan 17, 2024
1 parent 1ced022 commit 8121569
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pq_flash_index.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1687,6 +1687,7 @@ void PQFlashIndex<T, LabelT>::cached_beam_search(const T *query1, const uint64_t
}

context.SetState(State::Success);
context.UpdateResultReturned(k_search);
}

// range search returns results of all neighbors within distance of range.
Expand Down

0 comments on commit 8121569

Please sign in to comment.