hi all,
i am using alfresco 5.0 d
this 2017 folder is already shown in share ui.
here is my lucene query:
PATH:"/app:company_home/st:sites/cm:abc/cm:documentLibrary/cmolutions/cm:audit"
this above query works fine,but when i append cm:2017 then its show me error.
PATH:"/app:company_home/st:sites/cm:abc/cm:documentLibrary/cmolutions/cm:audit/cm:2017"
error:
00100007 Request failed 400 /solr4/alfresco/alfresco?wt=json&fl=DBID%2Cscore&rows=100&df=TEXT&start=0&locale=en_US&alternativeDic=DEFAULT_DICTIONARY&fq=%7B%21afts%7DAUTHORITY_FILTER_FROM_JSON&fq=%7B%21afts%7DTENANT_FILTER_FROM_JSON
i am already try ISO9075.decode methods.but results is same.
please suggest me.
thanks in advance.
Solved! Go to Solution.
Hi KPatel,
I just tried this in node browser and found that the folder or file named as 2017 you need to keep in double quotes, Query as following.
PATH:"/app:company_home/st:sites/cm:mydesqdev/cm:documentLibrary/cmolutions/cm:audits/cm:"2017""
it worked successfully.
Regards,
Rupesh Kumar Sawaliya
EnProwess Technologies
Ahmedabad.
Hi KPatel,
I just tried this in node browser and found that the folder or file named as 2017 you need to keep in double quotes, Query as following.
PATH:"/app:company_home/st:sites/cm:mydesqdev/cm:documentLibrary/cmolutions/cm:audits/cm:"2017""
it worked successfully.
Regards,
Rupesh Kumar Sawaliya
EnProwess Technologies
Ahmedabad.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.