I have been getting a few reports from our product team mentioning some products are not being found in the search results.
While doing some troubleshooting and looking at the documentation, I found some mentioning of the table NopAcc_Plus_Incremental_Solr_Product, this would mainly be needed if products are being updated directly in the database (which some may due to sync processes with our external ERP).
What i have found is some products have the following values in the Incremental_Solr_Product table
SolrStatus = 0, IsDeleted = 1, IsPublished = 1
I'm assuming SolrStatus = 0 because IsDeleted = 1. If i update the table to set IsDeleted = 0 the records will eventually get reset back to IsDeleted = 1 (when the Solr scheduled task runs).
Can anyone provide me with what criteria is looked at to determine what the IsDeleted column should have for a value? This way i can make sure our products are set up correctly.
I did look at the product table itself as well, the Product.Delete is 0 in all of the cases where Incremental_Solr_Product is 1 so i'm assuming there are other contributing factors.
Any info would be greatly appreciated.
While doing some troubleshooting and looking at the documentation, I found some mentioning of the table NopAcc_Plus_Incremental_Solr_Product, this would mainly be needed if products are being updated directly in the database (which some may due to sync processes with our external ERP).
What i have found is some products have the following values in the Incremental_Solr_Product table
SolrStatus = 0, IsDeleted = 1, IsPublished = 1
I'm assuming SolrStatus = 0 because IsDeleted = 1. If i update the table to set IsDeleted = 0 the records will eventually get reset back to IsDeleted = 1 (when the Solr scheduled task runs).
Can anyone provide me with what criteria is looked at to determine what the IsDeleted column should have for a value? This way i can make sure our products are set up correctly.
I did look at the product table itself as well, the Product.Delete is 0 in all of the cases where Incremental_Solr_Product is 1 so i'm assuming there are other contributing factors.
Any info would be greatly appreciated.
0
Development Manager
American Furniture Warehouse
Englewood, Colorado, USA
www.afw.com
American Furniture Warehouse
Englewood, Colorado, USA
www.afw.com
