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)
Teamsite Search Metadata based search erratic
System
Hi,
TS Version 7.1
We are facing issues while searching for content based on Metadata using Teamsite Search (OOTB). We faced inconsistencies in CSSDK Search queries also so we first decided to iron out the issues on Teamsite Search.
We are looking for metadata based on entries made in FieldMapping.xml. We have purged all existing indexes and restarted the services. Still, results are inconsistent.
My first question is that has anyone encountered such issues before? Or, is this a known issue with the product. If not, i can start providing some details on configuration and code to help understand the issue at hand.
Find more posts tagged with
Comments
Adam Stoller
Can you provide some information about what you mean by "erratic" and/or "inconsistent" results?
Are you searching on text-based or int-based metadata values?
I ask that because I found out last year (or the year before, hard to keep track) that Search always does "fuzzy matching" on text-based values - and, at least through the UI, there's no way to control that (not sure about through CSSDK).
Migrateduser
Hi ghoti,
Apologies for the late response. We are searching for Date and String metadata. We have been using Field Constraint for this. I had been told, in one of the earlier posts put up on this topic, that we can tweak search by making changes to an AutonomyContent.cfg file to make constraints like full text search work accurately (
http://devnet.interwoven.com/forums_vb/showthread.php?t=37997&forumid=11)
. Any suggestions are welcome.