-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Hibernate Search and Document Clustering
PostPosted: Thu Jan 15, 2009 4:31 pm 
Newbie

Joined: Wed Jul 30, 2008 5:50 am
Posts: 15
Hello,

What is the best method to integrate some document clustering to
Hibernate search.

I am using hibernate search to retrieve the object according to search query. I'd like to count the number of results per category for example...or display the results ordered by category.
First the category with the highest number of results and so on...in each category sort by the lucene rank.

Thanks,
Arie


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jan 19, 2009 12:43 pm 
Hibernate Team
Hibernate Team

Joined: Thu Apr 05, 2007 5:52 am
Posts: 1689
Location: Sweden
Hi,

maybe this post gives you an idea - http://forum.hibernate.org/viewtopic.php?t=993752 You could use the document frequency. However, if you then want the actual documents per category you still have to run another querying.

I guess what you are after is some sort of faceted search. We are currently thinking about how Hibernate Search could support this in a better way.

--Hardy


Top
 Profile  
 
 Post subject: Thanks.
PostPosted: Wed Feb 04, 2009 3:56 am 
Newbie

Joined: Wed Jul 30, 2008 5:50 am
Posts: 15
This might fit what I need. At least initially. Thanks for pointing that out.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.