[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-706) Use FieldCacheCollector for faceting and introduce FacetManager interface to collect all facet related methods

Hardy Ferentschik (JIRA) noreply at atlassian.com
Tue Mar 15 16:07:08 EDT 2011


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

Hardy Ferentschik updated HSEARCH-706:
--------------------------------------

    Description: 
* ATM the faceting code uses {{FieldCacheContainer}} which implies auto-boxing calls. Really we should align our usage of the Lucene field cache.
* Complete range faceting API
* Faceting related operation on HSQuery should be exposed in a FacetManager interface

  was:
* ATM the faceting code uses {{FieldCacheContainer}} which implies auto-boxing calls. Really we should align our usage of the Lucene field cache.
* Faceting related operation on HSQuery should be exposed in a FacetManager interface


> Use FieldCacheCollector for faceting and introduce FacetManager interface to collect all facet related methods
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HSEARCH-706
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-706
>             Project: Hibernate Search
>          Issue Type: Bug
>          Components: engine
>    Affects Versions: 3.4.0.Alpha1
>            Reporter: Hardy Ferentschik
>            Assignee: Hardy Ferentschik
>             Fix For: 3.4.0.Beta1
>
>
> * ATM the faceting code uses {{FieldCacheContainer}} which implies auto-boxing calls. Really we should align our usage of the Lucene field cache.
> * Complete range faceting API
> * Faceting related operation on HSQuery should be exposed in a FacetManager interface

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