InterSystemsDev via @like
Using iKnow metadata to get aggregate metadata values #iKnow #Metadata #TextAnalytics
https://community.intersystems.com/post/using-iknow-metadata-get-aggregate-metadata-values
https://community.intersystems.com/post/using-iknow-metadata-get-aggregate-metadata-values
InterSystems Developer Community
Using iKnow metadata to get aggregate metadata values
I have iKnow domain of forum posts, their full text is an iKnow data, and each post also has a number of views as a metadata field.I want to get a sum of views by concept. Let's say I have a concept c
InterSystemsDev via @like
Get all sources from domain except whose that contain blacklisted entities #InterSystemsIRIS #iKnow #TextAnalytics
https://community.intersystems.com/post/get-all-sources-domain-except-whose-contain-blacklisted-entities
https://community.intersystems.com/post/get-all-sources-domain-except-whose-contain-blacklisted-entities
InterSystems Developer Community
Get all sources from domain except whose that contain blacklisted entities
I have an iKnow domain and a blacklist called Ads.I want to get all sources that do not contain entities from Ads list.Currently I'm doing it like this:
ClassMethod NoAds()
{
#dim domainid As %
ClassMethod NoAds()
{
#dim domainid As %