Git Product home page Git Product logo

azure-search-postman-samples's Introduction

Postman collections for Azure Cognitive Search

This repository provides Postman collections used in REST API walkthroughs. All collections are saved in JSON, in the V2 collection format.

To use these collections, import them into Postman.

Debug sessions

This Postman collection creates a faulty enrichment pipeline with problems you can fix in Debug sessions. Requests create a data source, index, indexer, and skillset. The data source points to a Blob container that you create, using clinical trial PDFs that you upload. For instructions on how to set up this pipeline, see the readme file for this sample.

Knowledge-store

This Postman collection contains requests for creating and populating an index with hotel reviews data from Kaggle. The collection also includes an indexer and skillset that contains instructions for expressing a knowledge store in Azure Storage.

Projections

Contains requests that demonstrate how to configure table, object and file projections using the REST APIs.

Query examples: Full syntax, Patterns and special characters, Simple syntax

Query requests in these collections demonstrate syntax for a broad range of scenarios described in these articles: Full Lucene syntax examples, Partial term and pattern matching, Simple syntax query examples.

With the exception of Full Syntax, which queries the read-only NYCJobs index hosted in a sandbox service, you must edit a collection to replace placeholder values with an endpoint and API key that is valid for your service.

  1. After importing the collection, expand the (...) action list and select Edit.

  2. Enter the search service name and an admin API key. Admin access is required to create and delete objects on a search service. After saving your changes, you can run each query with no further modification.

Most examples are self-explanatory. For the NOT query, see the Boolean operator section for either simple.

Quickstart collection

Includes 4 requests used to create an index, load documents, search the index, and query system information. Request bodies include JSON documents that provides index and documents.

Tutorial collection

This collection provides the same requests as those used to build an AI enrichment pipeline in Tutorial: Add structure to "unstructured content" using REST APIs.

Custom Analyzer Tutorial

This Postman collection creates a basic search index and builds an analyzer designed for searching phone numbers. The collection and corresponding tutorial walk through the process of testing sample searches, testing how those searches are analyzed, and building an analyzer to intuitively search phone number.

Indexing encrypted Blob files tutorial

This collection uses the Azure Cognitive Search REST APIs to create the resources necessary to be able to index files that have been encrypted in Azure Blob Storage using Azure Key Vault.

azure-search-postman-samples's People

Contributors

heidisteen avatar dereklegenzoff avatar lobrien avatar supernova-eng avatar careyjmac avatar tchristiani avatar vkurpad avatar v-rajagt-zz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.