Hi, we noticed in a older project that the product import only updates the index on update, not create.
Anyone know if this is a known bug in L6, or what could be wrong?
Litium version: 6.3.9
Hi, we noticed in a older project that the product import only updates the index on update, not create.
Anyone know if this is a known bug in L6, or what could be wrong?
Litium version: 6.3.9
Hi,
Did you check the lucene index file or did you come to this conclusion by not finding the product on the website?
Product has to fulfill some requirements in order to be searchable on the website. Does your created base product fulfill following requierements?
Base product and some of its variants have to be planned under a category published on the website.
Base product, its variants and the category have to have url in the product language of the website.
Base product, its variants and the category have to be published on the website.
Display templates of the base product and the category have to be available on the website.
I think my initial question was kind of wrong. Here comes a better explanation of the problem:
Product 123 has multi language text field “Product Section” = empty. This is a filter field
If i update that text field, i expect an update of the search index, but nothing happends.
If i then update another field, like name/seo description etc, that does trigger an update to the search index.
If i then remove the data in the multi language field “Product Section”, no update is triggered in the search index.
But if a remove the data in name/seo description, an update in the search index is triggerd
All requirements is filled, because it will be correct after an index rebuild. Or if i change a non filter field
I tested this locally and didn’t encounter an error. Just adding my steps here to see what’s different.
I tested in on a different solution on 6.3.9 aswell. It’s the same issue.
But some differences with your test is that i have the filter on the BaseProduct. And Multi culture is not relevant. It’s an issue with regular text fields.
What i did to get the error
Sorry for not beeing totally clear the first times, but this is the scenario, and it’s a problem in 2 different solutions.
Can’t find any custom code that should affect this.
Could you try this scenario and see how it looks for you?
@NilsN Could you please run through this scenario one time?
Tried with a fresh Litium 6.3.9 and it works as expected. In your test solutions, do you have more than one web front?
It’s only 1 server. I also noticed that sometimes it will index 1 back…
If i have a multi select textoption
In this case, it’s important to open the dropdown and select/de select.
Not use the X on the option outside the dropdown
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.