Re: Subscribe: How to exclude header/footer for web pages

2021-04-27 Thread Gus Heck
Hi Bonnie, This list is for folks discussing code changes and future development of solr. You will have more luck getting responses to "how do I" type questions on the users list. You can find details about that list here: https://solr.apache.org/community.html That said, before you spend more ti

Subscribe: How to exclude header/footer for web pages

2021-04-27 Thread Bonnie Liang ??
Hi Sir/Madam I'm currently using Solr-8.8 to index the contents of html pages and documents. The issue is that I have a menu in the header and footer which is shown on all the pages. This Menu and all its items are appearing within the search results. I don't want this to be indexed. Kindly

Re: [VOTE] Solr Operator Logo

2021-04-27 Thread Gus Heck
(binding) L-2 L-1 L-3 I-3 I-2 I-1 On Tue, Apr 27, 2021 at 5:00 PM Houston Putman wrote: > Hello Solr users & devs, > > The Solr Operator is the first subproject under Apache Solr and thus needs > a distinguishing logo. > > We have multiple options to choose from for both the Solr Operator lo

Re: [Operator] [VOTE] Release the Solr Operator v0.3.0 RC3

2021-04-27 Thread Timothy Potter
+1 (binding) Smoke tester passed + deployed to GKE with TLS / Basic Auth / ZK ACLs Also verified running w/o installing the ZK CRD, using the Bitnami ZK Helm chart instead of the ZK operator, works great! Excellent work Houston! On Tue, Apr 27, 2021 at 9:52 AM Houston Putman wrote: > > I teste

Re: [VOTE] Solr Operator Logo

2021-04-27 Thread Eric Pugh
(binding) Logo vote: L-1, L4 Icon vote: I-4 > On Apr 27, 2021, at 5:02 PM, Houston Putman > wrote: > > (binding) > > logo vote: L-1 > icon vote: I-3, I-1 > > On Tue, Apr 27, 2021 at 4:00 PM Houston Putman > wrote: > Hello Solr users & devs

Re: [VOTE] Solr Operator Logo

2021-04-27 Thread Houston Putman
(binding) logo vote: L-1 icon vote: I-3, I-1 On Tue, Apr 27, 2021 at 4:00 PM Houston Putman wrote: > Hello Solr users & devs, > > The Solr Operator is the first subproject under Apache Solr and thus needs > a distinguishing logo. > > We have multiple options to choose from for both the Solr Ope

[VOTE] Solr Operator Logo

2021-04-27 Thread Houston Putman
Hello Solr users & devs, The Solr Operator is the first subproject under Apache Solr and thus needs a distinguishing logo. We have multiple options to choose from for both the Solr Operator logo and icon. These designs have been based off of the Solr and Kubernetes logos: - https://solr.apach

Re: Welcome Eric Pugh to the Apache Solr PMC

2021-04-27 Thread Anshum Gupta
Congratulations and welcome, Eric! On Fri, Apr 23, 2021 at 5:19 PM Jan Høydahl wrote: > I am pleased to announce that Eric Pugh has accepted an invitation to join > the Solr PMC! > > Congratulations, and welcome aboard! > > Jan > --

Re: Welcome Eric Pugh to the Apache Solr PMC

2021-04-27 Thread Jason Gerlowski
Congrats! On Mon, Apr 26, 2021 at 12:08 PM Houston Putman wrote: > > Congrats Eric, well deserved! > > On Sat, Apr 24, 2021 at 11:01 PM Tomás Fernández Löbbe > wrote: >> >> Congratulations Eric! >> >> On Sat, Apr 24, 2021 at 1:49 PM David Smiley wrote: >>> >>> Congratulations Eric! >>> >>> ~ D

Re: [Operator] [VOTE] Release the Solr Operator v0.3.0 RC3

2021-04-27 Thread Houston Putman
I tested this out and it's because clearing the go mod cache deletes the dependencies for the build programs we have installed via "go install", which includes go-license. If you delete go-license and controller-gen after clearing the cache, then re-install dependencies, you should be good to go.

Re: [Operator] [VOTE] Release the Solr Operator v0.3.0 RC3

2021-04-27 Thread Jan Høydahl
I did brew uninstall go followed by brew install go, and re-ran the smoketester, but same issue. I tried a go clean -cache -modcache -i -r (from https://lecstor.com/go-clear-cache/) and I saw it pull lots of dependencies. But still error, this time much longer diff go-licenses csv . 2>/dev/nul