Skip to content

More Search renames #11343

@heaths

Description

@heaths

Based on UX studies, please make the following changes as well:

Old name New name Notes
SearchIndexDataSource SearchIndexerDataSourceConnection
SearchField.SynonymMaps SearchField.SynonymMapNames For dynamic languages with union support, you could instead accept either a string or object and, if an object that is a SynonymMap, extract it's name. But it's not always practical to expect they will create or even get a synonym map just to pass it in, so a string name (these are managed separately) is still required to be supported.
SearchField.Analyzer SearchField.AnalyzerName
SearchField.IndexAnalyzer SearchField.IndexAnalyzerName
SearchField.SearchAnalyzer SearchField.SearchAnalyzerName
SearchableField.SynonymMaps SearchableField.SynonymMapNames Same as above
SearchableField.Analyzer SearchableField.AnalyzerName
SearchableField.IndexAnalyzer SearchableField.IndexAnalyzerName
SearchableField.SearchAnalyzer SearchableField.SearchAnalyzerName

Metadata

Metadata

Assignees

No one assigned

    Labels

    ClientThis issue points to a problem in the data-plane of the library.Searchblocking-releaseBlocks release

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions