12-09-2015 11:30 AM
result1 =search.luceneSearch('+PATH:"//app:company_home//st:sites//cm:'+site.shortName+'//cm:documentLibrary//*" AND +TYPE:"mybc:bc" AND @mybc\\:etatbc:\"Recue"');
2015-12-09 16:52:46,577 ERROR [solr.core.SolrCore] [http-bio-8443-exec-57] org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: org.apache.lucene.queryparser.classic.ParseException: Cannot parse '+PATH:"//app:company_home//st:sites//cm:931140000//cm:documentLibrary//*" AND +TYPE:"mybc:bc" AND @mybc\:etatbc:"Recue"': Failed to parse XPath…
Unexpected '931140000'
at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:205)
at org.apache.solr.handler.component.AlfrescoSearchHandler.handleRequestBody(AlfrescoSearchHandler.java:233)
at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:1962)
Fils (68)
Nom Référence de l'enfant Primaire Type d'association Index
cm:surf-config workspace://SpacesStore/86b396ea-fc6a-4470-97e9-5f2f7106c8ca true cm:contains 0
cm:931140000 workspace://SpacesStore/46a49569-3f73-4d63-bd00-0d58150ab39a true cm:contains 1
cm:931140100 workspace://SpacesStore/c0c0f655-1a5b-48c3-a3d1-72263115321c true cm:contains 2
12-10-2015 10:45 AM
12-11-2015 05:19 AM
PATH:"/app:company_home/st:sites/cm:931140000/cm:documentLibrary/*"
Failed to parse XPath…
Unexpected '931140000'
PATH:"/app:company_home/st:sites/cm:931140000/cm:documentLibrary//*"
PATH:"/app:company_home/st:sites//*"
PATH:"/app:company_home/st:sites/cm:937156100/cm:documentLibrary//*"
Failed to parse XPath…
Unexpected '937156100'
12-11-2015 07:22 PM
12-18-2015 08:24 AM
result1 = search.luceneSearch("TYPE:\"mybc:bc\" AND @mybc\\:etatbc:\"Recue\" +PATH:\"/app:"+search.ISO9075Encode("company_home")+"/st:"+search.ISO9075Encode("sites")+"/cm:"+search.ISO9075Encode(site.shortName)+"/cm:"+search.ISO9075Encode("documentLibrary")+"//*\"");
12-31-2015 02:57 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.