[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-299) Use of faster Bit operations when possible to chain Filters

Sanne Grinovero (JIRA) noreply at atlassian.com
Sat Nov 29 08:14:16 EST 2008


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

Sanne Grinovero updated HSEARCH-299:
------------------------------------

    Summary: Use of faster Bit operations when possible to chain Filters  (was: Use of DocIdBitSet when possible to chain Filters)

> Use of faster Bit operations when possible to chain Filters
> -----------------------------------------------------------
>
>                 Key: HSEARCH-299
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-299
>             Project: Hibernate Search
>          Issue Type: Improvement
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>             Fix For: 3.1.0
>
>
> this is for performance reasons; instead of iterating on the DocIdSet this would be far more efficient  to "AND" two instances when they actually are of type DocIdBitSet.

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