Coder Social home page Coder Social logo

Comments (4)

pamelafox avatar pamelafox commented on July 17, 2024

The prepdocs script can be used with modifiers to remove a file and add a new file, per the documentation here:
https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/data_ingestion.md#indexing-additional-documents

Can you specify what you mean by automate?

from azure-search-openai-demo.

pamelafox avatar pamelafox commented on July 17, 2024

You might also look into integrated vectorization if you're looking for scheduled ingestion. That's also detailed in the same guide.

from azure-search-openai-demo.

bp3000bp avatar bp3000bp commented on July 17, 2024

may be a dumb or obvious question are there any additional costs that come along with scheduling ingestion for say every 2 hours?

from azure-search-openai-demo.

berkyilmazer95 avatar berkyilmazer95 commented on July 17, 2024

Hi,
I read the following part from the guide.
To add additional documents to the index, first upload them to your data source (Blob storage, by default). Then navigate to the Azure portal, find the index, and run it. The Azure AI Search indexer will identify the new documents and ingest them into the index.

But I still couldn't do it. :(
I uploaded my own data into the blob. Then I opened it to the Search service via the portal.
How can I run the current index from the index page?

Isn't an indexer needed to update the existing index? When I want to create an indexer for the current index, what skillset should I create before this? (I added the relevant blob in the Data sources tab in the Search service.)

from azure-search-openai-demo.

Related Issues (20)

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.