Hi Vince,
I don’t think Solr has a “browse” endpoint, maybe in the past it did?
You can use regular queries to browse film datased instead:
http://localhost:8983/solr/films/select?q=*:*
http://localhost:8983/solr/films/select?q=*:*&facet=true&facet.field=genre&rows=0
There is a more detailed tu
Oh, browse endpoint is depreciated... Thanks!
On Tue, Nov 21, 2023 at 5:53 AM ufuk yılmaz
wrote:
> Hi Vince,
>
> I don’t think Solr has a “browse” endpoint, maybe in the past it did?
>
> You can use regular queries to browse film datased instead:
>
> http://localhost:8983/solr/films/select?q=*
I think the Velocity support is moved to contrib.
wunder
Walter Underwood
wun...@wunderwood.org
http://observer.wunderwood.org/ (my blog)
> On Nov 21, 2023, at 4:42 AM, Vince McMahon
> wrote:
>
> Oh, browse endpoint is depreciated... Thanks!
>
> On Tue, Nov 21, 2023 at 5:53 AM ufuk yılmaz
Hi, everyone!
The Solr community in Tokyo(#SolrJP) will hold a meet-up on 1 December
2023 at 17:00 JST(1 December 2023 at 01:00 PDT) in Toranomon
Minato-Ku Tokyo. Online streaming via Google Meet is also available.
The topic of this presentation is "How to Integrate
Open Source Large Language wit