lucidworks / auto-phrase-tokenfilter

Lucene Auto Phrase TokenFilter implementation
Other
59 stars 63 forks source link

unable to index large attchements #23

Open adeppathondur opened 8 years ago

adeppathondur commented 8 years ago

Hi, we've added AutoPhraseTokenFilter on our SOLR 5.1.0 installation and everything works fine but SOLR throws an error when it tries to index a attachments . Here's the trace:

Caused by: java.lang.IllegalArgumentException: position increments (and gaps) must be >= 0 (got 65534) for field 'tf_attachments_field_library_attachments'