Grant Ingersoll wrote:
On Dec 31, 2007, at 12:54 PM, Michael McCandless wrote:
I actually think indexing should try to be as robust as possible.
You
could test like crazy and never hit a massive term, go into
production
(say, ship your app to lots of your customer's computers) only to
suddenly see this exception. In general it could be a long time
before
you "accidentally" our users see this.
So I'm thinking we should have the default behavior, in IndexWriter,
be to skip immense terms?
Then people can use TokenFilter to change this behavior if they want.
+1. We could log it, right?
Yes, to IndexWriter's infoStream, if it's set. I'll do that...
Mike
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]