Interesting idea. We should at least have a Jira issue for that. Do you think 
about some DSL support for that?

--Hardy

On 26 Jan 2013, at 5:26 PM, Emmanuel Bernard <emman...@hibernate.org> wrote:

> The elasticsearch guys have done something quite smart
> 
> http://www.elasticsearch.org/blog/stop-stopping-stop-words-a-look-at-common-terms-query/
> 
> Basically combine a classic query with a query with the stop words. And stop 
> words are defined by their frequency. 
> 
> Anyone want to implement something similar and play with it to see of that's 
> useful in practice ?
> 
> Emmanuel
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev


_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to