[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-132) Implement faceted searches

John Griffin (JIRA) noreply at atlassian.com
Wed Nov 7 22:08:29 EST 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_28733 ] 

John Griffin commented on HSEARCH-132:
--------------------------------------

Sorry I haven't gotten back on this item sooner. I  believe faceted searches are more related to relevancy. The basic methodology that supports relevancy theory is:

   1. the user is presented with results of a search by his query terms
   2. the user selects the terms considered more important (more relevant) from the results
   3. the search is repeated with the selected terms added to the query and the non-selected terms removed
   4. cycle this until the user is satisfied with the results

To a point, filters accomplish some of this but neither a filter nor an AND account for the removal of non-relevant terms.

> Implement faceted searches
> --------------------------
>
>                 Key: HSEARCH-132
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-132
>             Project: Hibernate Search
>          Issue Type: New Feature
>          Components: query
>            Reporter: John Griffin
>
> Faceted searches are a hot topic right now. We should look at implementing a form of these.

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