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

Add search powered by Azure Table Storage #350

Merged
merged 2 commits into from
Sep 27, 2019
Merged

Conversation

loic-sharma
Copy link
Owner

Adds basic search functionality when using Azure Table Storage. This is a hack that uses lexicographic ordering on the partition key to prefix match the search term.

This is missing many features like search by package type or target framework as those require client-side filtering.

@loic-sharma loic-sharma merged commit 3a2d70b into master Sep 27, 2019
@loic-sharma loic-sharma deleted the loshar-table-search branch September 27, 2019 16:18
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

Successfully merging this pull request may close these issues.

1 participant