Hi,
Is it possible to show clickable URLs in search results. I tried to add something like:
<a href="http://site.com?id=A10">A10</a>
to document field, but I see the same in kibana search results. Can I see unescaped field value?
Hi,
Is it possible to show clickable URLs in search results. I tried to add something like:
<a href="http://site.com?id=A10">A10</a>
to document field, but I see the same in kibana search results. Can I see unescaped field value?
Not escaping field contents would be dangerous, but you can use a field formatter to turn URL fields into clickable links.
© 2020. All Rights Reserved - Elasticsearch
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.