I was wondering what was the reason for the "static" constructors on the NumericRangeQuery? I don't get the point of a static method call that simply passes through to a normal constructor. Are people somehow magically more capable of discerning the meaning of a static method than simply calling new NumericRangeQuery() and passing in the same parameters?

-Grant

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to