Monday 27 July 2009 10:31:11 am
How do object relations attributes marked as searchable work? Does every searchable attribute in a related object end up being applied to the original object? This seems to be the case and we're running into problems. As an example, if you search for "orange" you will 16 results back. However, only 4-5 of these contain orange when you actually visit the pages (or view them in the edit interface). This is because the word orange exists in a related objects. The solution at first seems to be marking the object relations attributes as non-searchable but this creates issues because the names of the related objects are valuable to the search index, just not the other attributes. Any ideas?
|