[
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-53?page...
]
Emmanuel Bernard resolved HSEARCH-53.
-------------------------------------
Resolution: Fixed
fullTextQuery.setProjection("id", "summary",
"author.name");
List<Object[]> result = (List<Object[]>) fullTextQuery.list();
Add support for projection (ie read the data from the index only)
-----------------------------------------------------------------
Key: HSEARCH-53
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-53
Project: Hibernate Search
Issue Type: New Feature
Components: query
Reporter: Emmanuel Bernard
Assignee: Emmanuel Bernard
Fix For: 3.0.0.beta2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira