Description updates from solrj8.11.1 to 8.11.2 sets match version in solrconfig from 8.9.0 to 8.11.2 null Issue null Moved out of state Resolved Closed null Major AdoWorkItem 83270 Search Search Service Impl Products Products 0 Fixed in Commit 83122 Predecessor responsive/32.4.1 responsive/34.2.2 solrcloud/3
AWI-83270 • 22-May-2023 • Issue • Responsive Starter Store, Solr Cloud
Description Solr Index build creates a lot of "info" logs like: Solr API request ListAliases was successful Solr API request DynamicFields was successful added 500 documents to index, status:0 ... This logging is moved to debug level. null Issue null Moved out of state Resolved Closed null Major AdoWorkItem
AWI-78724 • 21-Jun-2023 • Issue • Solr Cloud
Description The edit environment faces the behavior that an update of index configuration (e.g. adding an attribute) does not lead to a touch / update of the related ish-config.xml in the channels site directory. However the lastSchemaUpdate.properties file IS updated in the same directory. The circumstances
AWI-94700 • 15-Mar-2024 • Bug • Solr Cloud
Description "BackupAndRestoreSolrCloudIndexesDecorator" throws an "ConcurrentModificationException" during staging. Steps to Repeat Replicate Search indexes using an Solr Cloud Search Adapter 4.4.0 and 3.5.0. hotfix_required obi-review null Bug null Verified Closed Röhm;Signtek Critical AdoWorkItem 92323
AWI-92323 • 19-Feb-2024 • Bug • Solr Cloud
Description The object suggest index build fails with following errors in the logs: [2023-11-03 03:12:55.487 +0000] ERROR localhost ES1 appserver0 [] [] com.intershop.component.search.internal.cache.SearchSuggestIndexRebuildableCache [] [Unknown] [ghGsFHEFDXYAAAFvBzNvjtZN] [UWKsFHEFdiMAAAGLJT9zv5Me]
AWI-91139 • 23-Jan-2024 • Bug • Solr Cloud
Description The object suggest search type (See Guide) can make use of multiple valued attributes in the underlying source (product) index for the Search and Brand Suggestions e.g. the SearchIndexKeywords attribute. obi-review null User Story null Acceptance tests pass Closed null Major AdoWorkItem 90316
AWI-90316 • 23-Jan-2024 • User Story • ICM 7.10, ICM 11, Responsive Starter Store, Solr Cloud
Description When configuring the product and object suggest index to include the SKU as a separate entry for search term related suggests, the product name based product suggestions will no appear anymore. Configuration of the sku as search suggest: <attribute> <custom-values> <custom-value name="SpellCheck"
AWI-90245 • 23-Jan-2024 • Bug • Solr Cloud
Description Use HTTP/1.1 as default until HTTP/2 is working in the Solr Dev/Prod clusters If the default HTTP/2 is not working #88440 or not working stable enough as we see in #88440-->87894 Many SOLr exceptions during the load test against ICM11.3.0-SNAPSHOTOn Hold obi-review null User Story null Acceptance
AWI-88736 • 28-Feb-2024 • User Story • Solr Cloud
Description When deleting one or more (per batch) products in the backoffice (master or channel) then the SOLR product search index is updated in the background (cache refresh is triggered). However, this update is not visible in the search index list view - the number of indexed products does not change
AWI-88378 • 01-Sep-2023 • Bug • Solr Cloud
Description With #86470 a retry for the restore command was introduced. But if the restore fails with a server exception the retry is not executed. Example: [%date{yyyy-MM-dd HH:mm:ss.SSS Z}] %-5level localhost ES1 appserver0 [%mdc{requestsite}] [%mdc{requestapplication}] %logger [%marker] [%mdc{request
AWI-87853 • 01-Sep-2023 • Bug • Solr Cloud
Description With the parallel backup and restore introduced in #87503 the initial replication fails frequently if the default config set does not exist yet on the live system. [2023-07-12 10:20:27.531 +0000] ERROR localhost ES1 appserver0 [] [] com.intershop.beehive.core.pipelet.staging.process.ProcessReplication
AWI-87729 • 01-Sep-2023 • Bug • Solr Cloud
Description ICM replication process does fail on BackupAndRestoreSolrCloudIndexesDecorator.onPostReplicationHook due to Solr Cloud service OverseerCollectionMessageHandler.waitForCoreNodeName method exception Steps to Repeat - execute a replication inclusive search indexes - at the end of replication
AWI-87520 • 30-Nov-2023 • Bug • Solr Cloud
Description Replication from search indexes especially the Backup and the Restore does consume lot of time Improvements are required to shrink search index replication duration. The replication executes the backup / restore commands in parallel for search indexes that are in the same application context
AWI-87503 • 01-Sep-2023 • User Story • Solr Cloud
Description Optionally allow the Solr replication to rebuild the inconsistent search indexes instead let the replication fail immediately with "Index indexID@Domain is inconsistent. Backup of an inconsistent index will cause failures restoring the live system." There is a property to switch on the behavior
AWI-86951 • 05-Sep-2023 • User Story • ICM 7.10, Solr Cloud
Description If a replication collection exist in the live system but no ConfigSet Alias for it, the old (already existing) collection will be defined as alias for the ConfigSet after replication. Before Replication: /aliases.json {"collection":{ "localhost.eserver1-editinSPIRED-MasterRepository-prod
AWI-86162 • 31-Aug-2023 • Bug • Solr Cloud
Actual Behavior On occasion the collection(s) that are created during an initial build on the live side of an ICM staging system are not deleted by a subsequent replication. On initial index creation there is a collection named 'localhost.eserver1-liveinSPIRED-MasterRepository-product-search-idx-de_DE'
AWI-86068 • 31-Aug-2023 • Bug • Solr Cloud
Description During ICM runtime the Solr Cloud adapter code throws in a lot of "Closing JDBC connection via finalize method. The connection was never rolled back or committed. java.lang.Throwable" Steps to Repeat ICM 7.10.38.19 is installed and running. During the ICM runtime the Solr Cloud adapter throws
AWI-85538 • 26-Jun-2023 • Bug • Solr Cloud
Description Can't find declaration of instance 'intershop.EnterpriseBackoffice.Cartridges' for adding fulfillments in context 'ac_solr_cloud' {"@timestamp":"2023-04-06T11:47:53.186Z","@version":"1","message":"Can't find declaration of instance 'intershop.EnterpriseBackoffice.Cartridges' for adding fulfillments
AWI-85186 • 13-Sep-2023 • Bug • Solr Cloud
Description The 'index locked' message in the search index list introduced with #57500 does not appear anymore. The base implementation got lost due to #63806 null Bug null Verified Closed null Major AdoWorkItem 83786 Products Search Services Solr Cloud Products ICM 0 Fixed in Commit 57500 Related 63806
AWI-83786 • 24-Nov-2023 • Bug • Solr Cloud
Description Improves performance of indexing documents into Solr by send the document (SolrInputDocument) batches asynchronous to Solr so ICM can meanwhile continue to collect data allow multiple threads to be configured for sending these batches The implementation allows to set the number of threads
AWI-83458 • 01-Dec-2023 • User Story • Solr Cloud
Showing 1-20 of 94
The Intershop Knowledge Portal uses only technically necessary cookies. We do not track visitors or have visitors tracked by 3rd parties. Please find further information on privacy in the Intershop Privacy Policy and Legal Notice.
Home
Knowledge Base
Product Releases
Log on to continue
This Knowledge Base document is reserved for registered customers.
Log on with your Intershop Entra ID to continue.
Write an email to supportadmin@intershop.de if you experience login issues,
or if you want to register as customer.