Hotware / Hibernate-Search-GenericJPA

Hibernate-Search with the JPA provider you want
http://hotware.github.io/Hibernate-Search-GenericJPA/
GNU Lesser General Public License v2.1
5 stars 3 forks source link

deleteByQuery(org.apache.lucene.Query) might not be that good #10

Closed s4ke closed 9 years ago

s4ke commented 9 years ago

maybe change it back to a DeletionQuery-like approach.

s4ke commented 9 years ago

in fact it sucks.