great. thank you. sandbox was new to me. never would have searched there quite funny name :-)
Gesendet: Mittwoch, 04. Mai 2016 um 11:31 Uhr Von: "Torsten Krah" <[email protected]> An: [email protected] Betreff: Re: FieldCacheRangeFilter / DocValuesRangeFilter in lucene 5.5.0 DocValuesRangeFilter moved to the sandbox, see here: https://lucene.apache.org/core/5_5_0/sandbox/org/apache/lucene/search/DocValuesRangeFilter.html At least you could use it while migrating but as its deprecated and experimental you still would need to migrate it again when its changed. Cheers Torsten Am Mittwoch, den 04.05.2016, 10:38 +0200 schrieb Sascha Janz: > hi, > > i want to migrate our code from 4.6 to 5.5. > > We used a FieldCacheRangeFilter but this no longer exists in Version 5. And > DocValuesRangeFilter does not exist anymore in 5.5.0 > > so what could i use? > > greetings > Sascha > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
