Re: Uninitialized in IndexSearcher
Java does that. Mike On Tue, Mar 9, 2010 at 3:57 PM, Justin wrote: > Should these be explicitly initialized to false? > > > private boolean fieldSortDoTrackScores; > private boolean fieldSortDoMaxScore; > > > > > - > To unsubs
Uninitialized in IndexSearcher
Should these be explicitly initialized to false? private boolean fieldSortDoTrackScores; private boolean fieldSortDoMaxScore; - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands