RE: Looking for FieldCacheRangeFilter pendant in 5.0.0

2015-02-26 Thread Uwe Schindler
phi.de eMail: u...@thetaphi.de > -Original Message- > From: Torsten Krah [mailto:krah...@gmail.com] > Sent: Thursday, February 26, 2015 8:34 AM > To: java-user@lucene.apache.org > Subject: Looking for FieldCacheRangeFilter pendant in 5.0.0 > > Hi, > > looking at

Looking for FieldCacheRangeFilter pendant in 5.0.0

2015-02-25 Thread Torsten Krah
Hi, looking at the Changes.html or Migrate.html there is only mentioned that the FieldCache is gone. However there was also a FieldCacheRangeFilter in 4.10.x - guess its gone too? For the missing ChainedFilter a BooleanFilter can be used. Which one should be used for the FieldCacheRangeFilter? k