I don't experience any problems when not using filter type with projections, I just wanted to make sure I'm not missing anything and that there is no performance loss for this case.
From my understanding, the filter type is used only for the Hibernate query that is executed after the Lucene query, and when projections are used there is no subsequent Hibernate query, so in these cases the defined filter types don't matter, is that correct?
Thanks.
_________________ Gabriel Axel http://www.gabiaxel.com/
|