2. In admin tool <strong> Model manager </strong> created one <strong> new model "MODEL" </strong>, then one <strong> new aspect "FILE"</strong> and one <strong> new property "NUMBER"</strong>. The new property have data type: <strong> d:int</strong>. I used Layout designer.
5. In tool <strong> Manage Aspects </strong> added aspect <strong>"FILE"</strong> to uploaded file.
6. I edited properties of ulpoaded files and entered value "500" in the property <strong> "NUMBER"</strong>. I saved properties this file.
7. In admin tool <strong> Search Manager </strong> created one <strong> new filter "FILTER NUMBER" </strong>. In <strong>Filter Property</strong> used my property <strong> "NUMBER"</strong> and checked <strong> Show with Search </strong>. I saved this filter.
8. I tried search in repository files by my property <strong> "NUMBER"</strong>, entered value "500". I can't find my files with property "NUMBER".
I cannot reproduce this problem on the same version of Alfresco.
I am attaching a screenshot showing that I can search on text and then further filter that search using my custom filter based on an int property defined in an aspect.
I can also get to the document directly by querying for "tm:someNumber:500".