31D421 • 03-Jun-2025 • References • Sparque
This API specification is available for download as an Open API 3.1.1 YAML file: intershop-sparque-center-synonym-aggregates-1.yaml References The following page lists available REST APIs for Sparque Center: Overview - Sparque Center REST API API Specification openapi: 3.1.1 info: title: Intershop Sparque
3142Q0 • 03-Jun-2025 • References • Sparque
This API specification is available for download as an Open API 3.1.1 YAML file: intershop-sparque-center-redirect-aggregates-1.yaml References The following page lists available REST APIs for Sparque Center: Overview - Sparque Center REST API API Specification openapi: 3.1.1 info: title: Intershop
31G419 • 13-May-2025 • Overviews • Sparque
Table of Contents Introduction Overview Introduction The Sparque Center offers features to manage the search behavior of an online shop using SPARQUE.AI as its search tool. It allows you to configure redirects and synonyms. The included references are addressed at developers who want to make use of
31412H • 25-Apr-2025 • Release Notes • Solr, ICM 13
Table of Contents Introduction References Version Information and Dependencies Delivery Setup Configuration Feature Overview Changelog Release 6.0.0 Features Bugfixes Introduction The SolrCloud Search Service Adapter connects the Intershop Commerce Management (ICM) to a Solr server running in cloud
3Y1394 • 15-Apr-2025 • Release Notes • Intershop Studio
Introduction Releases Introduction This Intershop Studio version are based on Eclipse 2025-03 (4.35.0), see Eclipse 2025-03 - New and Noteworthy. The newest version can be downloaded from the artifact repository: https://repository.cloud.intershop.com/ui/native/studio/com.intershop.studio/4.35.0/intershopstudio
AWI-105782 • 27-Jun-2025 • Bug • Solr Cloud
Description The dynamic inclusion of the Backoffice Tabs with search index & search engine specific Tabs is not working. This is caused due to the templates are now resources and the '.' is specifically considered as a package separator. In other words: Template ids with a dot '.' will not work anymore
AWI-104947 • 25-Jun-2025 • Bug • Solr Cloud
Description When cleaning up the collections at the Solr Server (Cleanup Search Indexes Job) and recreating the index from scratch (no lastschemaUpdate.properties exist) the index is inconsistent after the first build. A second build will fix the consistency check. null Bug null Verified Closed null
AWI-104826 • 25-Jun-2025 • Bug • Responsive Starter Store, Solr Cloud
Description There is an issue in the gradle plugin that helps a developer with local development tasks like "startAS" or "startMSSQL". There are some configuration values to redefine the location of the MSSQL and Sites Folder. Example gradle/icm-default/conf.properties: solr.data.folder.path=D:/proj
AWI-104383 • 24-Jun-2025 • Bug • ICM 7.10, Solr Cloud
Description When search index builds or other locking processes are in progress there is currently a message at the backoffice page: "Currently search index operations..." but the index configurations are editable. This can cause inconsistencies at the synchronization of index configuration with the
AWI-104154 • 01-Apr-2025 • Bug • Solr Cloud
Description In general the autoCreateFields is not necessary as the schema is synchronized at each detected change of the search index configuration. But the update.autoCreateFields option in the configuration is used if there is an unrecognized field in documents that are sent to the Solr server. This