Azure-Samples / Azure-Samples/azure-search-python-samples

AI Search Index with large number of fields

Open
#158 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
178
Forks
310
Avg merge
6d 11h
Merged PRs (30d)
2

Description

I’m currently working with a very complex product catalog and extensive requirements around faceting and filtering. As it stands, they will hit the technical limitation with the 1,000 fields per index cap, which makes it difficult to fit everything into a single AI Search index. I’d love to get your insights on how to approach scalable AI Search index design in this kind of scenario. In addition, the product catalog exists in 200 different languages. Specifically, I’m curious about:
- Strategies for working with indices with a lot of fields
- Experience with merging and re-ranking the results in case there are multiple indexes
- Performance implications
- Lessons learned and best practices from similar projects

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.