Maarten Balliauw 7/30/2019

Indexing and searching NuGet.org with Azure Functions and Search

Read Original

This technical article details the creation of a serverless reverse package search for NuGet.org. It explains how to index public type information from NuGet packages using Azure Functions for catalog listening and distributed indexing, and Azure Search for querying, enabling developers to find the correct package based on a type name like JsonConvert.

Indexing and searching NuGet.org with Azure Functions and Search

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes