[CMA-46] SearchService.query method returns null properties when requesting ALL properties. Created: 10/Aug/09 Updated: 21/May/10 Resolved: 17/Aug/09 |
|
| Status: | Closed |
| Project: | Remote Alfresco API rivet |
| Component/s: | CMA Alfresco, CMA Impl |
| Affects Version/s: | 1.8.1 |
| Fix Version/s: | 1.8.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | vjalilov | Assignee: | vjalilov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
List<Node> nodes = searchService.query(ticket, IntegrationConstants.spacesStore, QueryLanguage.lucene, queryElem.getTextTrim(), true, false, false, false, false, null, 0, 100, sortDefinitions); nodes.get(0).getProperties() returns null I'm running cma 1.8.1 |
| Comments |
| Comment by hlim [ 17/Aug/09 ] |
| fixed in 1.8.3 |