Skip to content

Add search powered by Azure Table Storage#350

Merged
loic-sharma merged 2 commits intomasterfrom
loshar-table-search
Sep 27, 2019
Merged

Add search powered by Azure Table Storage#350
loic-sharma merged 2 commits intomasterfrom
loshar-table-search

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