Thursday, November 16, 2023 14:56
> To: java-user@lucene.apache.org
> Subject: Re: Faceting Queries NON-Taxonomy-based
>
> Hi Tony-
>
> There are indeed a few different ways faceting can be implemented, which
> can be confusing. Can you share a little more about what you're lo
vember 16, 2023 14:56
To: java-user@lucene.apache.org
Subject: Re: Faceting Queries NON-Taxonomy-based
Hi Tony-
There are indeed a few different ways faceting can be implemented, which can be
confusing. Can you share a little more about what you're looking to do with
faceting? It sounds li
the source code as my guide and spend a lot of time working
> > with it. I was hoping to find some really good documentation to help me
> > cut to the chase. I appreciate you offering to help answer any
> questions,
> > seems like I could use an interactive session 😊
> >
> seems like I could use an interactive session 😊
>
> Thanks!
>
> Tony
>
>
> -Original Message-
> From: Stefan Vodita
> Sent: Tuesday, November 14, 2023 19:14
> To: t...@xfire.io.invalid
> Cc: java-user@lucene.apache.org
> Subject: Re: Faceting Queri
ion 😊
Thanks!
Tony
-Original Message-
From: Stefan Vodita
Sent: Tuesday, November 14, 2023 19:14
To: t...@xfire.io.invalid
Cc: java-user@lucene.apache.org
Subject: Re: Faceting Queries NON-Taxonomy-based
Hi Tony,
Have you looked at the faceting demo package [1]?
The faceting documenta
Hi Tony,
Have you looked at the faceting demo package [1]?
The faceting documentation that lives there [2] was updated last year
(thanks
@epotyom!) and there haven't been major API changes since.
The `SimpleSortedSetFacetsExample` [3] might be a good starting point for
what
you're trying to do.