07-07-2010 10:40 AM
07-08-2010 06:35 AM
// the Lucene query is PATH:"/app:company_home/cm:s1/*"
String luceneQuery = "PATH:\"/app:company_home/cm:"+ISO9075.encode("s1")/*+"\"";
Query query = new Query(Constants.QUERY_LANG_LUCENE, luceneQuery);
Hope this helps.
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.