Re: Uninitialized in IndexSearcher

2010-03-09 Thread Michael McCandless
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

2010-03-09 Thread Justin
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