10-26-2009 12:28 PM
10-30-2009 06:51 PM
11-06-2009 07:50 AM
Failed to perform search : 10060106 Wrapped Exception (with status template): org/alfresco/repo/search/impl/lucene/QueryParser
Status: 500 Internal ErrorAn error inside the HTTP server which prevented it from fulfilling the request.
Exception: org.alfresco.web.scripts.WebScriptException - 10060106 Wrapped Exception (with status template): org/alfresco/repo/search/impl/lucene/QueryParser
Server: Alfresco Community v3.2.0 (@build-number@) schema 2.019
06.11.2009 13:49:35
11-06-2009 08:42 AM
11-06-2009 12:33 PM
12-01-2009 06:12 AM
27c27
< import org.alfresco.repo.search.impl.lucene.QueryParser;
—
> import org.alfresco.repo.search.impl.lucene.LuceneQueryParser;
95c95
< query = QueryParser.escape(query);
—
> query = LuceneQueryParser.escape(query);
12-02-2009 07:14 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.