Skip to content
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

[Feature request] Reverse lookup #242

Closed
JustinDrake opened this issue Sep 17, 2016 · 4 comments
Closed

[Feature request] Reverse lookup #242

JustinDrake opened this issue Sep 17, 2016 · 4 comments

Comments

@JustinDrake
Copy link

OpenBazaar nodes have GUIDs associated with their BlockchainID. It would be helpful to have a reverse lookup from GUID to BlockchainID. @muneeb-ali suggested this was possible to implement in search.

@muneeb-ali
Copy link
Member

Thanks for the suggestion. Yeah this can go in search. We basically need a new search index for the GUID (we already create indexes for a bunch of things and this will be 1 additional index).

@JustinDrake
Copy link
Author

On the OpenBazaar Slack Muneeb said

I wrote some code to do a reverse lookup

Look forward to having this.

@muneeb-ali
Copy link
Member

@JustinDrake looks like @Muqeet implemented this. This hasn't been merged to master yet and should be available in v0.14.2 onwards.

@jackzampolin
Copy link
Contributor

Looks like this is in master. Closing as implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants