Hi could you give me an example of how to do it with Elasticsearch based engine i dont really understand the difference between Elasticsearch and elastic enterprise search
Hi there @CTO_Servefast - App Search Engines are easy to create and quickly return quality text search results, but the trade off to using App Search is that it's very opinionated and doesn't have the same amount of flexibility that regular Elasticsearch offers.
If you're using App Search and need to customize stop words, you need to do a little work to get this working in App Search. As @Carlos_D said, you'll need to create an index with predefined mappings and analyzers. Once you have that set up to your liking, you can create an Elasticsearch backed engine off of the Elasticsearch index you created.
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.