1
vote
1answer
46 views

How to get all keywords from the Keywords termset programatically (Enterprise Keywords)

Just like I can go to Central Administration > Application Management > Manage Service Applications > Managed Metadata Service and see the list of existing terms under the Keywords termset I'd like to ...
0
votes
1answer
39 views

Adding terms to Term Sets

I am trying to avoid the use of creating folders within a document library when migrating a library from SP2007 to SP2010. Currently the library has folders that define the "clients". I would like to ...
0
votes
0answers
141 views

2010 Term Store Management - Term Set Default Label and Other Labels properties missing

My goal is for search to return results based on synonyms e.g., display results containing SharePoint if a user searches for SP. I've managed to enable the Term Store Management feature in ...
2
votes
4answers
195 views

Invoking the SharePoint taxonomy API. To cache or not to cache?

I am using SharePoint 2010 to build a public facing, anonymous website. There is a web part on my home page, that displays taxonomy values from the term store. (A couple of hundred terms.) Since ...
0
votes
2answers
219 views

English Labels stored in Managed Meta Data Fields in French Variation Site

When we provision a TaxonomyFieldType using elements.xml we set the ShowField attribute to "Term1033" where the 1033 represents the LCID of the field to be displayed. I am asking this as when ...
0
votes
1answer
159 views

Get selected term level

I've got a "Managed Metadata" column on a document library (required field). When I've added a document, I need to get te level of the selected term in my term store. I'm using a eventreceiver. I know ...
0
votes
1answer
430 views

SP2010 standard search and synonyms

In a SP2010 enterprise setup we have started to use synonyms in the Term Store. But these synonyms seem to be ignored by the search engine. They only guide the user when entering keywords for a ...