Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Repolicant Fields in Extended attributes of Field Mapping xml
Suri
Hello All:
Is it possible to add replicants to the EAs without having to specify them each individually in the FieldMapping.xml of Search"?.
In the snippet given below, 'published_data' is a replicant from TagUI:
TeamSite/Metadata/published_data/0/title
string
zone:ExtAtt-published_data-title
Find more posts tagged with
Comments
Tim__D
I am facing the same problem.
I'm running Search & TeamSite 7.3.1 my colleague discovered that indexing of EA's with multiple replicants example/1/example , example/2/example can be achieved using /*/ as the syntax.
The issue we're facing is that though EA's with replicants can be index in the same zone the advanced search screen does not honor the /*/ syntax when defining a custom EA attribute to search for and the only way it will return results is to define each one which is results in separate fields in the UI which is essentially unusable for users.