[opencms-dev] Problem in migration 8.5.2 for 9.5.2 - SortField.LONG
Deiverson Silveira
deiverson at solutioncms.com
Mon Jul 6 15:49:23 CEST 2015
Hi List,
I have method in my app:
Sort thisSort = new Sort();
thisSort.setSort(new SortField("DataInicioEvento", SortField.LONG, true));
I migrated to 9.5.2, and failed:
javax.servlet.jsp.JspException: org.apache.jasper.JasperException: Unable
to compile class for JSP:
.....
LONG cannot be resolved or is not a field
I belive this method Lucene 3.6.1 deprecated, is it true? I need remove
this parameter in 9.5.2?
Thanks for advanced...
--
*www.solutioncms.com <http://www.solutioncms.com>The Brazilian Official
Provider OpenCms*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20150706/78deb346/attachment.htm>
More information about the opencms-dev
mailing list