[
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-132?pag...
]
John Griffin commented on HSEARCH-132:
--------------------------------------
In addition to what I outlined above, Term Frequency Vectors could be used with the
assumption that the top N scoring number of documents are relevant and the bottom Q
number are not. Get the relevant documents terms and reconstruct the query. This would
eliminate the manual intervention.
The contributions to Lucene contains a MoreLikeThis.java that is supposed to make
relevancy easier to implement rhan working with Term Frequency Vectors but I have not
worked with it (yet) ;>).
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira