[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-4) Be able to use a Lucene Sort er on queries

Ioan Cocan (JIRA) noreply at atlassian.com
Mon Feb 12 13:57:41 EST 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-4?page=all ]

Ioan Cocan updated HSEARCH-4:
-----------------------------

    Attachment: SearchDaoImpl.java

It would be great to provide a way to allow the annotations to be used in building the index with Bridges etc BUT have the ability to search this index using a Lucene Query, sorters, etc. A DocMapper (a la Spring RowMapper) would be a way to abstract object creation, instead of using Hibernate loading which may have limits. 

Also, I think there is no way (yet) to load a parent within a one to many relationship. Tried with TwoWayFieldBridge but no methods would get called. A DocMapper would allow to populate any object structures.


> Be able to use a Lucene Sort er on queries
> ------------------------------------------
>
>          Key: HSEARCH-4
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-4
>      Project: Hibernate Search
>         Type: New Feature

>   Components: query
>     Reporter: Emmanuel Bernard
>     Assignee: Emmanuel Bernard
>      Fix For: FIRST
>  Attachments: SearchDaoImpl.java
>
>


-- 
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.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list