Re: Best way to fix Document contains at least one immense term?

2014-07-01 Thread Jack Krupansky
You could develop an update processor to skip or trim long terms as you see fit. You can even code a script in JavaScruipt using the stateless script update processor. Can you tell us more about the nature of your data? I mean, sometimes analyzer filters strip or fold accented characters

RE: Best way to fix Document contains at least one immense term?

2014-07-01 Thread Michael Ryan
...@basetechnology.com] Sent: Tuesday, July 01, 2014 5:23 PM To: solr-user@lucene.apache.org Subject: Re: Best way to fix Document contains at least one immense term? You could develop an update processor to skip or trim long terms as you see fit. You can even code a script in JavaScruipt using the stateless