24-05-2017 10:34 PM
Hi, we add a new enumeration attribute to concept object, but now we are trying to make a query searching by the new metaattribute and it doesn´t works.
The query return 0 results.
Solved! Go to Solution.
08-06-2017 03:46 PM
Hi Jerome, thanks for your response. The issue is because i forgot to configure that the meta attribute is Indexable.
29-05-2017 08:58 AM
Hello
Very strange since this is a very common situation.
Did you test the internal value of the MetaAttribute in the query?
Are you sure that the repository contains objects matching the query?
Did you change the type of the MetaAttribute after data entry?