I don't remember what was decided for exception handling. What I do remember is a discussion about the BooleanQuery$TooManyClauses where option 3 was popular for the "next big release" ;)
http://www.mail-archive.com/[EMAIL PROTECTED]/msg04050.html sv On Mon, 12 Jul 2004, Jon Schuster wrote: > Doug Cutting wrote: > > > 3. Replace public IndexWriter fields (mergeFactor, minMergeDocs, etc.) > > with get/set accessors. Also, minMergeDocs should be renamed > > maxBufferedDocs. > > I'd also suggest changing the static field maxClauseCount in BooleanQuery to > use a getter/setter and eliminate the System.getProperty call (as in > IndexWriter). The System.getProperty calls prevent the use of Lucene as a > search engine in an unsigned applet. > > Thanks, > Jon > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]