Re: ShingleFilterFactory not indexing the whole doc, where is the limit ?

2012-01-31 Thread Pierre JdlF
Works now ! thanks a lot ... i guess until a document with more than 2.147.483.647 chars 'happy night + Pierre On Tue, Jan 31, 2012 at 5:23 PM, Ahmet Arslan wrote: >> I'm trying to index word-ngrams using >> the solr.ShingleFilterFactory, >> (storing their positions + offset) >> ... >>     > clas

ShingleFilterFactory not indexing the whole doc, where is the limit ?

2012-01-31 Thread Pierre JdlF
I'm trying to index word-ngrams using the solr.ShingleFilterFactory, (storing their positions + offset) ... ... ... i'm testing it with a (big?) html document, [1.300.000 chars], with lots of tags Looking at the index (using Schema browser web