IntPoint would really work for facets because it's an inverted structure but facets need a forward structure.
Mike McCandless http://blog.mikemccandless.com On Wed, Jun 15, 2016 at 9:25 AM, Marcio Napoli <napoli.mar...@gmail.com> wrote: > Hey! > > The Lucene facets module uses integer encoding using the method " > FacetsConfig.dedupAndEncode " . It would be convenient to use the IntPoint > ? > > Thanks! > Marcio Napoli >