I saw the filter but hadn't thought about putting it in the example,
you're right
I'll do that too.

LimitTokenCountFilterFactory exists, so it'll just be changing the
XML. For something
this trivial are JIRAs necessary?

On Wed, Jun 20, 2012 at 2:57 PM, Uwe Schindler <u...@thetaphi.de> wrote:
> To limit field length, in 4.0 you need to add a TokenFilter
> (LimitTokenCountFilter), if does not yet have a factory, we should add it.
>
> So the example should reflect this.
> --
> Uwe Schindler
> H.-H.-Meier-Allee 63, 28213 Bremen
> http://www.thetaphi.de
>
>
>
> Erick Erickson <erickerick...@gmail.com> schrieb:
>>
>> I glanced at the code and the maxFieldLength doesn't look valid in
>> either 4x or trunk. So it seems like it should be removed from 4x and
>> trunk in the sample schema. Even though it's commented out, it's still
>> misleading. I can handle that if y'all agree.
>>
>> Erick
>>
>> ________________________________
>>
>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>> For additional commands, e-mail: dev-h...@lucene.apache.org
>>
>

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

Reply via email to