-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Elastic supports completion suggestion as an experimental feature. I understand the point of not building experimental features into the client, but nonetheless I'd like to have the ability to extend this way myself.
SuggestDescriptorBucket has a fixed TermSuggest and PhraseSuggest property, please change it into a dictionary-like wrapper, so I can add ANY descriptor inheriting from BaseSuggestDescriptor (so I could implement my own CompletionSuggestDescriptor)
Metadata
Metadata
Assignees
Labels
No labels