Interface SearchLimitation


public interface SearchLimitation
Represents a limitation encountered while executing a search query. Enables consumers to distinguish root causes (e.g. client unsupported vs. index mapping vs. operator not supported) and take appropriate action.
Since:
2025.17