01-10-2017 07:32 AM
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.
01-11-2017 10:03 AM
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.
01-11-2017 10:03 AM
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.
01-13-2017 01:14 AM
Explore our Alfresco products with the links below. Use labels to filter content by product module.