[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-15) Notion of Filtered Lucene queries

Hardy Ferentschik (JIRA) noreply at atlassian.com
Tue Jun 12 17:00:04 EDT 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik updated HSEARCH-15:
-------------------------------------

    Attachment: filtered-searches.diff

Added setFilter(Filter filter) to the FullTextQuery interface. Basically doing exactly the same as for setSort(Sort sort).

The question is whether we should open up even more advanced searching functionality, for example search(Weight weight, Filter filter, int nDocs). Personally I don't think though since even in Lucene itself these methods are considered as 'advanced'. I think we should keep it simple.

> Notion of Filtered Lucene queries
> ---------------------------------
>
>                 Key: HSEARCH-15
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-15
>             Project: Hibernate Search
>          Issue Type: New Feature
>            Reporter: Emmanuel Bernard
>            Assignee: Hardy Ferentschik
>         Attachments: filtered-searches.diff
>
>


-- 
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