Re: ClassCastException when using HighFrequencyDictionaryFactory with SearchComponent

2017-08-29 Thread Craig Smiles
Woops. Thanks Rick, that was it. I'm so used to typing "str" that it became white noise. On 29 August 2017 at 16:03, Rick Leir wrote: > Craig, > Just a guess, but your threshold is in a string field. Cheers -- Rick > > On August 29, 2017 7:37:56 AM MDT, Craig Smiles > wrote: > >Hi, > > > >I've

Re: ClassCastException when using HighFrequencyDictionaryFactory with SearchComponent

2017-08-29 Thread Rick Leir
Craig, Just a guess, but your threshold is in a string field. Cheers -- Rick On August 29, 2017 7:37:56 AM MDT, Craig Smiles wrote: >Hi, > >I've been trying to get a suggester working with the >HighFrequencyDictionaryFactory but when setting the threshold I'm >getting a >ClassCastException when t