Hey
Is it possible to search in customfields for product via Lucene, or are these fields not indexed by Lucene?
Hey
Is it possible to search in customfields for product via Lucene, or are these fields not indexed by Lucene?
Hi Morten,
Yes, all custom fields are indexed. The format of the field name in Lucene is the following:
-- Pavel
Hi Pavel
Original message by Pavel Volgarev posted on 07/05/2013, 12:51:
- For normal product fields: "productfield_[sysname]" where "sysname" is the system name of the field.
Can you confirm that this is true? Because when looking in the index the naming for the product fields seems to be: "productfield_[fieldid]" where "fieldid" is the id of the custom field which can be found in this table: EcomProductField.
This naming convention have some troubles:
Best regards, Anders
You must be logged in to post in the forum