Skip to content

Grpcerror #79

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 9, 2016
Merged

Grpcerror #79

merged 3 commits into from
May 9, 2016

Conversation

pawanrawal
Copy link
Contributor

@pawanrawal pawanrawal commented May 5, 2016

This change is Reviewable

@manishrjain
Copy link
Contributor

Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, 1 unresolved discussion.


Dockerfile, line 24 [r1] (raw file):
Move the echo to the end.


Comments from Reviewable

@pawanrawal
Copy link
Contributor Author

Review status: 0 of 1 files reviewed at latest revision, 1 unresolved discussion.


Dockerfile, line 24 [r1] (raw file):
Done.


Comments from Reviewable

@manishrjain
Copy link
Contributor

:lgtm: Awesome fix!

Previously, pawanrawal (Pawan Rawal) wrote…

Grpcerror


Reviewed 1 of 1 files at r2.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@manishrjain manishrjain merged commit b1e9193 into master May 9, 2016
@pawanrawal pawanrawal deleted the grpcerror branch May 17, 2016 08:41
arijitAD pushed a commit that referenced this pull request Oct 15, 2020
* wip file structure

* trie: wip structs in place

* pulled in to trie changes

* added comments

* basic memory database ops in place

* basic trie working

* change returns for insert

* comment out lock

* refactored insert

* refactor insertExtension

* update comments and function names

* memorydb tests

* memDB: in place for testing

* resolved conflicts

* go fmt

* added data struct

* replace trie db with polkadb

* update trie to use polkadb.Database; update memoryDB to fulfil Database interface

* remove trie/db.go

* go fmt
shivaji-kharse pushed a commit that referenced this pull request Mar 12, 2024
…ch-filter (#79)

This change adds filter agrument to querySimilarById &
querySimilarByEmbedding queries.

The filter argument is used as a "post-vector-serach-filter" to filter
out nodes returned by the vector search.

Fixes: HYP-334
harshil-goel pushed a commit that referenced this pull request Mar 12, 2024
…ch-filter (#79)

This change adds filter agrument to querySimilarById &
querySimilarByEmbedding queries.

The filter argument is used as a "post-vector-serach-filter" to filter
out nodes returned by the vector search.

Fixes: HYP-334
harshil-goel pushed a commit that referenced this pull request Apr 17, 2024
…ch-filter (#79)

This change adds filter agrument to querySimilarById &
querySimilarByEmbedding queries.

The filter argument is used as a "post-vector-serach-filter" to filter
out nodes returned by the vector search.

Fixes: HYP-334
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants