Is it possible to show suggestion as "Something is x and y" where x and y will be different for each user and will have multiple values and those which have highest weight will be shown?
You need a way to define what these variables are per user and then define weights to them, how you do that isn't really an Elasticsearch thing it's how you structure your document.
Is it possible to show prefix in suggester from different index?
What I mean is, In documents if I store some strings in prefix field then they are being shown in suggestions but if I want to show prefix from other index, can it be done and how?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.