Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
SEARCH ENHANCEMENTS!!
Phil_Pine_(amgenbvadmin_-_(deleted))
I am trying to customize the Search functionality out of the box. What I want is to select documents from a particular 'Location' (if you do a standard search you will see as a result the following columns: Score, Type, Location etc).Can someone tell which 'System Attribute' to use if I want to make a statement on the Location. And in what kind of format does that need to be.I hope someone can help me with this!!!!Thanks,Jeroen SchellekensAmgen
Find more posts tagged with
Comments
John W. Simon, Jr.
If it is always the same location then it sounds like a slice is what you want. Have you looked at slices?
Development_Base4_(Base4User10_(Delete)_2261135)
In Livelink 8.1.3 (without search upgrade) and below you have to use the system attribute "OTLocation".You can make this queryable by going to the Enterprise Data Source ->Enterprise Index ->Regions tab. You can change the name of the attribute here too and make it queryable & displayable.However, it seems like you need to enter the object id of the location that tou want to search from, rather than the name so I don't know how useful it is for end users.In Livelink 8.1.5 it still uses the objectid but put it in quotes.
Phil_Pine_(amgenbvadmin_-_(deleted))
Thanks,I will investigate your given solution. After reading it maked a lot of sense to me.