Share via

Azure AI Search Service Index Creation

Meenakshi Sankar 60 Reputation points
2026-04-22T13:09:58.5566667+00:00

Hello,

I have created a vector search index using the portal (not SDK). I have a few questions on that

  1. If I run the indexer again with the same set of source documents, is it guaranteed that I will get the same emdeddings and the chunking will remain the same?
  2. I noticed that when I followed the same steps to recreate the index, the document count in the index page was different. Why is that so? Is there anyway we can avoid this by using SDK to create index?
  3. What is the default chunking strategy used? Is the documents split at a page level?
  4. What does the option of Semantic Ranking option do?
  5. Is there a way we can confirm the number of chunks created per document?
  6. What are the advantages the SDK based index creation have over portal based index creation?
  7. What is the default chunking strategy for portal based index creation?
Azure AI Search
Azure AI Search

An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.