: I could easily go through and add query's but I have a feeling I should
: use a filter somewhere. What are the best practices when deciding what
: to do?
the list archives will have a lot of discussion on this (mainly along the
lines of "should i use a Filter?" in general the deciding factors
This is more of a design question. I have a ton of email that is
indexed. I need to search based on a date range so I use a RangeQuery
added to a BooleanQuery to search. This works. Now I need to include
another clause that will narrow the result even more. AND on top of
that I will need s