10-13-2020 03:37 AM
Hello,
when I seach in alfresco\admin and use db-cmis with select * from otp:backOfficeWorkflowAssignees I get 78 items as result
but when I use API https://srv-alfekka-app02.isb/alfresco/api/-default-/public/search/versions/1/search with body {"query":{"query":"TYPEtp\\:backOfficeWorkflowAssignees AND
cm\\:name:*"},"include":["aspectNames","properties","isLink"],"paging":{"maxItems":1,"skipCount":0}}
I get only 7 items result
{"list":{"pagination":{"count":1,"hasMoreItems":true,"totalItems":7,"skipCount":0,"maxItems":1},"c
ontext":{"consistency":{"lastTxId":7009222}} ... }
I didn't have any error in log
What could be the problem?
I use ACS 6.1 with ASS 1.4.0
10-13-2020 09:57 AM
It seems your solr index is not consistent with your db ,have you tried to rebuild your index?
10-14-2020 03:28 AM
I rebuild index but it didn't help
I found that the problem is when I set sharding, if I have just alfresco and archive cores without sharding all searches fine
Explore our Alfresco products with the links below. Use labels to filter content by product module.