Hi Sanne,
After using version 5.2.0.Beta1 I am facing below error at Application code where ftq is instance of FullTextQuery ftq.
Error: error: cannot access ProjectionConstants code line : ftq.setFirstResult(pageInfo.getStartIndex());
Is there any changed in ProjectionConstants for this version?
setFirstResult is method of Query Interface. Please let me correct for any other dependency.
|