Search for solutions or post your questions. Let our community experts move you forward.
Hi, I was messing with Elasticsearch analyzers, as one does, and noticed that analysis-icu plugin was not available in the official Spryker images (ES or OS). IMHO it would be a good idea to update the images' plugins to match approximately what the cloud supports:…
Hi, we ran into the "inconsistent scoring" issue https://www.elastic.co/guide/en/elasticsearch/reference/7.17/consistent-scoring.html in our production environment. While the fix was pretty simple (change search_type to dfs_query_then_fetch), I currently don't have a way of verifying it since production AWS is the only…