RE: How to implement custom transform class

2022-10-18 Thread Teresa McMains
Mikhail, I can't tell you how much I appreciate your response! Thank you. I am very new at doing anything with solr and feel very out of my element. I'm pasting the request handler from solrconfig.xml below. It was written by some folks in my consulting organization that are long since gone and,

Re: Solr Contributor Bootcamp announced to coincide with ApacheCon USA

2022-10-18 Thread Nazerke S
both options work for me. On Tue, Oct 18, 2022 at 1:53 AM preeti kumari wrote: > Option 1 works for me too. > > Thanks > > On Tue, 18 Oct 2022, 00:35 Atita Arora, wrote: > > > Option 1 also for me :) > > Looking forward to it. > > > > On Mon, 17 Oct 2022, 20:35 Alessandro Benedetti, > > wrote

Re: Solr Contributor Bootcamp announced to coincide with ApacheCon USA

2022-10-18 Thread David Hastings
I am definitely down for either option. I've been wanting to contribute for a while now On Tue, Oct 18, 2022 at 12:18 PM Nazerke S wrote: > both options work for me. > > > On Tue, Oct 18, 2022 at 1:53 AM preeti kumari > wrote: > > > Option 1 works for me too. > > > > Thanks > > > > On Tue, 18

Re: Solr Contributor Bootcamp announced to coincide with ApacheCon USA

2022-10-18 Thread Walton Goga
Option one is ideal for me On Tue, 18 Oct 2022, 19:21 David Hastings, wrote: > I am definitely down for either option. I've been wanting to contribute > for a while now > > On Tue, Oct 18, 2022 at 12:18 PM Nazerke S wrote: > > > both options work for me. > > > > > > On Tue, Oct 18, 2022 at 1:5

Re: Modifying maxFormContentSize in Apache Solr service.

2022-10-18 Thread Kaushal Shriyan
On Fri, Oct 14, 2022 at 11:13 PM Kaushal Shriyan wrote: > > > On Fri, Oct 14, 2022 at 12:19 AM Kaushal Shriyan > wrote: > >> >> >> On Wed, Oct 12, 2022 at 9:24 PM Kaushal Shriyan >> wrote: >> >>> Hi, >>> >>> I am running Apache Solr 8.11.2 on CentOS Linux release 7.9.2009 (Core) >>> trying to m

Error in attempting to query

2022-10-18 Thread Matthew Castrigno
using http://nameRemoved:8983/solr/sls/select?indent=true&q.op=OR&q=*%3A* I get the response: { "responseHeader":{ "status":400, "QTime":0, "params":{ "q":"*:*", "indent":"true", "q.op":"OR"}}, "error":{ "metadata":[ "error-class","org.apache.solr.common

Re: How to implement custom transform class

2022-10-18 Thread Mikhail Khludnev
Teresa? I'm don sure I follow.. Probably you need something like _1_Trigger:if(termfreq(TRIGGERED_ENTITIES,"${customerNumber}"), "Y","N"),_2_Duplicate:def(TRANSACTION_DESCRIPTION,"").., _1_Trigger:if(termfreq(TRIGGERED_ENTITIES,"${customerNumber}"), "Y","N") _2_Dupl

Access denied permission issue on shared mount storage on SOLR 9

2022-10-18 Thread Santosh Gowda
Hello, I am trying to upgrade SOLR from version 8.11.1 to 9.0.0. When I try to create a new index on Solr 9, I'm getting an Read access denied error. We are storing the core data on a shared drive mount under systems D:\ drive as D:\SolrHomeDrive\ [created via mlink pointing to \\206.XXX.XXX.XX

CVE-2022-42889

2022-10-18 Thread BayWa München-Zentrale
Hi, solr uses this library in affected Versions. Are there any plans for Updates to apache-commons >= 1.10.0 ? Regards Michael