Re: Advice on ways forward with or without Data Import Handler

2025-06-06 Thread Eric Pugh
sition where writing my own plugin is feasible at >> this point. >> >> I’ve been banging my head against this all week and I’m trying to figure >> out the best way forward at this point. Is DIH still a viable option or >> should I be moving off of that something else

Haystack US 2025 is coming! I want you there!

2025-03-25 Thread David Eric Pugh
My fellow Solr community members, I'd like to invite you to MY conference in MY home town of Charlottesvile Virginia, Haystack ;-).    Haystack is focused on the value side of search.  It's where we talk about how to meet those business goals that our companies set for us!  It's where we talk ab

Removing HDFS support in Solr 10?

2025-01-18 Thread David Eric Pugh
Hi all,  I wanted to bring to the notice of the larger user community a discussion about removing the HDFS support for Solr in 10x. I started a DEV list thread in December bringing up the question: https://lists.apache.org/thread/hp6bov79rgrg0gb2ozzbzxxn30k2js0h. The HDFS tests in Solr 10 have be

Re: Does lack of documentation indicate lack of support or just lack of documentation?

2024-11-14 Thread David Eric Pugh
Streaming expressions is one of the coolest unique features of Solr!   I just committed for Solr 10 the bin/solr stream capablity to run a streaming expressions from the command line! I'd like to see a lot more documentation, and would love to review PR's.   The two areas that jump immediately t

Re: configset api in 8.11?

2024-11-07 Thread David Eric Pugh
Would you mind testing this in either 9.7 or main?  Make sure that we don't have a bug that needs fixing? On Wednesday, November 6, 2024 at 07:23:28 PM EST, Dmitri Maziuk wrote: On 11/5/24 21:54, Arrieta, Alejandro wrote: > Hello Dmitri, > >>> So my question stands: has anyone actual

Feedback on Hadoop Auth Usage?

2024-10-25 Thread David Eric Pugh
Happy Friday!   I'm reaching out to the user list to get some input from the community on the future of the Hadoop Auth module in Solr[1].  Some reasons for rethinking the role of this module in Solr are: 1) In the recent Community Survey, when we asked for who uses which modules, the Hadoop Aut

Re: Cannot load Script Engine for language: JavaScript Processing

2024-10-18 Thread David Eric Pugh
Thanks for sharing this.   I am a bit fuzzy on what the path forward to Java 21, no security manager, and continuing to be able support the Nashorn based scripting libraries.    My understanding is Nashorn is no longer in Java.   The github repo you mentioned doesn't seem super active but might

Re: shard splitting and indexes on hadoop

2024-08-30 Thread David Eric Pugh
and the one you quoted for the "collaboration" with hadoop. the collections and the relative indexes are correctly present in the solr database and in hadoop fs but I can't undestand how to check where are they and how it actually works. Any idea ? Rob On 8/29/24 5:23 PM, David E

Re: shard splitting and indexes on hadoop

2024-08-29 Thread David Eric Pugh
Roberto, I'm hoping the community shares some knowledge, as it's not an area I am familiar with, and I'd love to see more content added to the Ref Guide. You are using Solr 9 I think?  Is this with using the https://solr.apache.org/guide/solr/latest/deployment-guide/solr-on-hdfs.html approach?

Looking for folks running Solr on HDFS

2024-08-10 Thread David Eric Pugh
I want to draw attention to a recent refactoring of the file ./server/scripts/cloud-scripts/snapshotscli.sh. This script allows you to use the command line for interacting with snapshots, which is pretty cool, but has no docs, nothing in the Ref Guide and has it's own specific CLI tooling. In ht

Re: Help in testing Solr on Windows needed!

2024-07-26 Thread Eric Pugh
t me know how you want to collaborate on this. > > Thanks, > Rahul > > On Thu, Jul 25, 2024 at 4:32 PM Eric Pugh > wrote: > > > Hi all, I’m looking for some help from our Solr user’s who run on Windows! > > > > In the past year I’ve been working on imp

Help in testing Solr on Windows needed!

2024-07-25 Thread Eric Pugh
well! This code is targeted for the upcoming 9.7 release, so getting some testing in now will ensure that it doesn’t hold up Solr 9.7 coming out in August. Thanks! Eric ___ Eric Pugh | Founder | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnection

Re: Package API: Unsupported MIME type text/plain

2024-07-19 Thread Eric Pugh
nfig/params/PKG_VERSIONS?omitHeader=true&wt=json&version=2.2 > results in a JSON formatted reponse with the Content-Type: text/plain. > With older Solr versions (< 9.0), we have been able to install packages > this way. > > Is the MIME type checked more rigorously

Re: classNotFound for sql handler

2024-07-15 Thread Eric Pugh
ader.java:472)\n\tat >>> org.apache.solr.core.SolrCore.createInstance(SolrCore.java:939)\n\tat >>> >>> >> org.apache.solr.core.PluginBag$LazyPluginHolder.createInst(PluginBag.java:520)\n\tat >>> >>> >> org.apache.solr.core.PluginBag$Lazy

Re: Optimizing Solr Batch Queries with Streaming API

2024-06-28 Thread Eric Pugh
ror reading stream with expression: > {}", expression, e); >throw new RuntimeException(e); >} >}); >} > >private static class Pair { >private K key; > private V value; > >public Pair(K key, V value)

Re: CDCR

2024-06-11 Thread Eric Pugh
not the intended recipient(s), please reply to the > sender and destroy all copies of the original message. Any unauthorized > review, use, disclosure, dissemination, forwarding, printing or copying of > this email, and/or any action taken in reliance on the contents of this > e-mail is strictly prohibited

Re: Solr stop word list is different to lucene list (french language)

2024-06-11 Thread Eric Pugh
so would be happy to raise the necessary issue and make a > contribution for this update if it can help speed up the process. > > Regards, > Alastair ___ Eric Pugh | Founder | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http

Re: Solr 9 and splainer.io

2024-06-04 Thread Eric Pugh
There is a solr package for splainer! https://github.com/o19s/splainer?tab=readme-ov-file#splainer-package-for-solr On Tue, Jun 4, 2024 at 12:42 PM Jérôme BERNARDES wrote: > Hello, > > we migrated from Solr 7.3.1 to Solr 9.2.1. > We used to debug solr requests using splainer.io > Splainer json

Re: solr 9.2.1 response time

2024-05-24 Thread Eric Pugh
; This week we rebooted all our servers, and now we have three solr instances >> running faster than the three other ones instead of two. >> >> We've check everything we could think of: memory, GC, caches, everything is >> the same. >> >> We're not in

Re: SolrCloud behavior when Zookeeper has lost a quorum.

2024-05-22 Thread Eric Pugh
17294cd&attid=0.0.2&permmsgid=msg-f:1662155651369049897&th=171129c229429f29&view=fimg&sz=s0-l75-ft&attbid=ANGjdJ_o0Ds8_P8d7W-csq2mmc6mBGQy9hSjXsGEv15RXUutalCYzg3HQB3CByE2swcJkH3yRaLwrXkr1G81F9FpfqcPlbpRoZcainmsJjviLoypusuKOxCnOw97zuo&disp=emb] > > > > De: Eric Pugh <mailto:ep...@opensourceconnections.c

Re: SolrCloud behavior when Zookeeper has lost a quorum.

2024-05-21 Thread Eric Pugh
rectly to a Solr node rather than to Zookeeper? >> >> Requests to SolrCloud such as queries or indexing do not go through ZK, >> ever. >> >> The SolrJ cloud client talks to ZK to discover the URLs required to get >> to Solr and which of them are online at a

Re: SolrCloud behavior when Zookeeper has lost a quorum.

2024-05-20 Thread Eric Pugh
s remain up? I understand that > indexing will not work. > > Follow-on - will the Solr query work to the same SolrCloud if the query is > sent directly to a Solr node rather than to Zookeeper? > > Thanks, > Matt ___ Eric Pugh | Founder

Re: Apache solr supported versions

2024-04-09 Thread Eric Pugh
”. > On Apr 9, 2024, at 3:27 AM, Isabella Trevisan > wrote: > > Hi, > is there a date when solr 8.11.x will become EOL? > > Thank you > Regards, > -- > Isabella Trevisan ___ Eric Pugh | Founder | OpenSource Connectio

Re: Solr 9.5.0 and solrj client

2024-03-11 Thread Eric Pugh
pSolrClient and LBHttpSolrClient that lacked HTTP2 support have been > deprecated. > Could I still use SolRJ httpSolRClient with solr 9.5 ? > > Thank you > > > > Il giorno lun 11 mar 2024 alle ore 16:01 Eric Pugh < > ep...@opensourceconnections.com <mailto

Re: Solr 9.5.0 and solrj client

2024-03-11 Thread Eric Pugh
> We do not use CloudSolRClient because we have an Apache as Load Balancer > between the two nodes of solrcloud. > Thank you > Regards, > -- > Isabella Trevisan ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensou

Re: LTR model upload API issue

2024-01-29 Thread Eric Pugh
>> >>>> Hi All, >>>> >>>> Similar to any schema APIs, I expected the LTR model upload endpoint >>> to >>>> distribute and make the model available across all the nodes, however >> it >>>> does not. A

Re: ML Model Management in Solr

2024-01-24 Thread Eric Pugh
_ >> From: rajani m >> Sent: Wednesday, January 24, 2024 12:37 AM >> To: solr-user >> Subject: ML Model Management in Solr >> >> Hi All, >> >> Is it in the road map to support trained ML model deployment in solr? >> Models that can be dep

Re: List of modules?

2023-12-20 Thread Eric Pugh
wrote: >> >> Is there a list of modules and what they include? It seems scattered around >> the docs. >> >> wunder >> Walter Underwood >> wun...@wunderwood.org >> http://observer.wunderwood.org/ (my blog) ___

Re: Skipping indexing of encrypted documents

2023-12-20 Thread Eric Pugh
be asking this question on the Tika > mailing list. > > Many thanks, > > Andy ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | My Free/Busy <

Re: Solr 9.4 - Switching _default configset to classic schema issue

2023-12-12 Thread Eric Pugh
0 Exception >> => java.lang.NullPointerException: articles >>at java.base/java.util.Objects.requireNonNull(Unknown Source) >> java.lang.NullPointerException: articles >>at java.util.Objects.requireNonNull(Unknown Source) ~[?:?] >>at >> org.apache.lucene.analysis.util.E

Re: Delete large number of documents using UI

2023-11-14 Thread Eric Pugh
t; >>>>> I want to use the UI to delete a large number of docs, liked 10 >> million >>>>> docs. >>>>> >>>>> So, I plan to click on the dropdown for the 200MMcore, >>>>> click on Documents, >>>>> the Document Type is "XML",

Re: hl.method=original

2023-11-11 Thread Eric Pugh
onfig.xml so that > hl.method=original is (once again) the default? ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | My Free/Busy <http://tinyurl.com/e

Re: Vector math with Streaming Expressions?

2023-11-07 Thread Eric Pugh
tion information. >> >> For example if the ratings were from different movie raters, such as imdb, >> rottentomatoes etc and every rating were in a different field, it would be >> much easier to work with, as Solr expects to build arrays and matrices from >> such forma

Re: Best Practices for Solr Cloud Testing Infra Setup

2023-11-06 Thread Eric Pugh
ild new > pipelines and stage is where you stage them, then don’t use the same. > Again, depends on what you are trying to do. > I was trying to enquire about how to perform indexing on my dev/ stage solr > setup, can you please elaborate your point. > > On Fri, Nov 3, 2023 a

Re: Best Practices for Solr Cloud Testing Infra Setup

2023-11-03 Thread Eric Pugh
eal traffic from prod against my test environment. > 5. How to run performance/ load testing to check the performance related > impact? How to measure the impact as accurately as possible, so that we get > the expected impact on production as well? > > Please help me get through thes

Re: Solr and MySQL DB

2023-10-16 Thread Eric Pugh
t Handler > for importing data from MySql Table? > > In the latest version how do we import data from MySql Table. > > Please provide a solution step by step that a layman can implement. > > Regards, > > Anuj ___ Eric Pugh | Founder & CEO | Op

Re: Vector math with Streaming Expressions?

2023-10-14 Thread Eric Pugh
the array for each movie, producing a single number > for each movie > > ~ufuk > > — > >> On 14 Oct 2023, at 19:19, Eric Pugh > <mailto:ep...@opensourceconnections.com>> wrote: >> >> I’m trying to average three arrays of floats and not quite making the

Vector math with Streaming Expressions?

2023-10-14 Thread Eric Pugh
vector": [ "-0.14272659", "0.13051921", "-0.19087574", "0.44983688", "-0.21098459", "0.0033124345", "-0.008155139", "-0.09109363", "0.1

Re: quoting/escaping of literal values in SOLR_OPTS ?

2023-10-12 Thread Eric Pugh
r '-Dyak=white space'" > : > ./solr/packaging/build/dev/bin/solr start -f > : > Error: Could not find or load main class '-Dyak=white > : > Caused by: java.lang.ClassNotFoundException: '-Dyak=white > : > hossman@slate:~/lucene/solr [j11] [tags/releases/so

Re: [SOLR] JSONP callback wrapper not working on Solr 9.3.1

2023-10-03 Thread Eric Pugh
k_0 on Solr 7.3.1 >> >> ng_jsonp_callback_0({ "responseHeader":{ "status":400, >> "QTime":206, "params":{ >> >> >> Am I missing some config? I've checked over the release notes and >> document

Re: [EXTERNAL] security.json not working for V2 syntax

2023-09-29 Thread Eric Pugh
t;>>> "nosqltest22.be-md:9852_solr":{ >>>>> "responseHeader":{ >>>>> "status":0, >>>>> "QTime":216 >>>>> [11:51 dbh19850s 1153]$ curl -X POST "

Re: solr status 401 Error

2023-09-23 Thread Eric Pugh
S:401 > MESSAGE:require authentication > SERVLET:default > > > > > me@myserver:/opt/solr$ > > The status command does not accept parameters. How can I provide the user > name and password for basic authentication when running the status command? > _

Re: 8.11.2 is no longer supported

2023-09-21 Thread Eric Pugh
+ -- and if >> there's ever another 8.x release. >> >> (I'm rebuilding our lose2012R2 hosts & spinning up new Solr instances, >> so I get to see startup messages.) >> >> Dima >> ___ Eric Pugh | Founder & CEO

Re: Standalone SOLR upgrade to 9.2.1 | data import handler | DIH

2023-08-23 Thread Eric Pugh
development effort to put in place for the future ;-). > On Aug 22, 2023, at 5:43 PM, Eric Pugh > wrote: > > Yeah, if you are using leader/follower architecture, then maybe you want a > small solrcloud setup.We do need to work on our “from single node, to 3 > nodes, to

Re: Standalone SOLR upgrade to 9.2.1 | data import handler | DIH

2023-08-22 Thread Eric Pugh
ve master/replica architecture for our standalone, zk > might complicate things? > > > On Tue, Aug 22, 2023 at 3:54 PM Eric Pugh <mailto:ep...@opensourceconnections.com>> > wrote: > >> I think now is a really good time to move to Solr Cloud. If you are only &g

Re: Standalone SOLR upgrade to 9.2.1 | data import handler | DIH

2023-08-22 Thread Eric Pugh
or saying it can't > install in standalone mode. > > Any thoughts/ ideas and suggestions are highly appreciated. > > Thank You, > Surya ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnecti

Re: Exploring SolrCloud Zookeeper - ACL (Not for SOLR Document Level Security)

2023-08-10 Thread Eric Pugh
on how to setup ACLs >> in SolrCloud through Zookeeper? >> >> I did not see any documentation on the actual setting of ACLs but just some >> required configurations. I also did not see any videos snippets to see it in >> action. >> >> Appreciate any in

Re: SQL Request Handler

2023-08-10 Thread Eric Pugh
k here. If I am, I'm > planning to keep poking around and maybe get some error logs to show you > later. But if I'm off the mark, your tips or suggestions for other places > to look would be awesome. > > Thanks a bunch for your help! > > Cheers, > Koji

Re: SolrJ client question

2023-05-30 Thread Eric Pugh
; happens in well under a second. > > Thanks, > Shawn ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | My Free/Busy <http://tinyurl.com/eric-cal> Co-

Re: becoming a solr specialist

2023-05-04 Thread Eric Pugh
Do not click > on links or open attachments unless you recognize the sender and know the > content is safe. > > > This e-mail may contain information that is privileged or confidential. If > you are not the intended recipient, please delete the e-mail and any > att

Re: About Using Hadoop in SolrCloud

2023-02-23 Thread Eric Pugh
;-). > On Feb 23, 2023, at 9:34 AM, Zara Parst wrote: > > I think I was looking for someone to tell me, hey don't do something fancy > unless you must have. I am somehow at ease now. Now I will leave Hadoop for > some other project. > > On Thu, Feb 23, 2023 at 6:1

Re: About Using Hadoop in SolrCloud

2023-02-23 Thread Eric Pugh
gt; Please do answer this question as much as possible, ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | My Free/Busy <http://tinyurl.com/eric-cal> Co-Author: Apache Solr En

Re: Solr Admin Panel Security

2023-02-16 Thread Eric Pugh
to be updated to use a user/pw (which they don't currently) > > I'm looking for something which protects the admin panel only... > > Any ideas? > > Thanks, Paul ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.

Re: Standalone Solo upgrade from 4.x to 8.x

2023-02-15 Thread Eric Pugh
to get it to > work, it's a bad idea, which is why it's explicitly blocked. > > Thanks, > Shawn ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnectio

Re: Solr in Docker: embedded zookeeper and `solr create_collection` on a different host

2023-02-05 Thread Eric Pugh
> correct it. > > Best, > Tomasz > > >> On 5. Feb 2023, at 16:49, Eric Pugh wrote: >> >> https://github.com/querqy/chorus/blob/main/docker-compose.yml >> <https://github.com/querqy/chorus/blob/main/docker-compose.yml> >> and >>

Re: Solr in Docker: embedded zookeeper and `solr create_collection` on a different host

2023-02-05 Thread Eric Pugh
t; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to >> connect to ZooKeeper >> ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper >> localhost:9983 within 15000 ms > > Does anyone know if there is a workaround

Re: Apache Solr Information Disclosure Vulnerability

2023-01-10 Thread Eric Pugh
t; Mitigation: > (a) Ensure only trusted clients can make requests to Solr's Datalmport > handler. > > Comment: > Please advise how to fix this Vulnerability and where we have to make the > changes. Providing step by steps would be great. > Or > Please suggest any othe

Re: Some problems with Http2SolrClient

2022-12-30 Thread Eric Pugh
without doing proper > cleanup. > > I think this must mean that Jetty HttpClient is starting "normal" threads > rather than daemon threads, and this might be something I need to discuss > with the Jetty project, but I thought I would ask here first. >

Re: Multiple cores

2022-12-28 Thread Eric Pugh
ave wrote: > > Eric, that is super clever. But how does it effect ranking if you do a > general search? Since each collection has its own idf etc? > -Dave > >> On Dec 28, 2022, at 7:03 AM, Eric Pugh >> wrote: >> >> You may find it an easier path forward to

Re: Multiple cores

2022-12-28 Thread Eric Pugh
;> >>> >> idxb2.example.com:8981/solr/inclive,idxb1.example.com:8981/solr/s0live,idxb1.example.com:8981/solr/s1live,idxb1.example.com:8981/solr/s2live,idxb2.example.com:8981/solr/s3live,idxb2.example.com:8981/solr/s4live,idxb2.example.com:8981/solr/s5live >>>&

Re: Solr 9 - XML QueryResponseWriter Indent

2022-12-22 Thread Eric Pugh
ented. > > If I send a request with "indent=off" or "indent=false" then it is not > indented. > > The same thing happens with wt=json. > > Thanks, > Shawn ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.146

Re: Is there a way to shape a query response from SOLR similar to the way the Script Update Processor can transform an update payload/document?

2022-12-08 Thread Eric Pugh
ified that any dissemination, distribution, or copying of this > >>> information is strictly prohibited. If you have received this message by > >>> error, please notify us immediately and destroy the related message." > >>> > >> > >&

Re: Is there a way to shape a query response from SOLR similar to the way the Script Update Processor can transform an update payload/document?

2022-12-08 Thread Eric Pugh
;> Sincerely yours >> Mikhail Khludnev >> >> >> -- >> "This message is intended for the use of the person or entity to which it >> is addressed and may contain information that is confidentia

Re: SOLR adding ,​ to strings erroneously

2022-12-01 Thread Eric Pugh
ogging-html-8203.png?dl=0 > > I checked solr.log and that text is NOT there. I bet if you check solr.log > you will also find that it is not there. > > Requests to the URL in my screenshot that do not come from specific IP > addresses are blocked. Those requests never

Re: Querying Solr Locally through Java API without using HttpClient

2022-11-29 Thread Eric Pugh
Wanted to check if there is any Java API available to query solr locally > (Including Pagination) without using the Httpclient. > > Thanks > Rajan ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com &l

Solr Contributor Office Hours and Third Workshop on Testing Scheduled!

2022-11-05 Thread Eric Pugh
che-solr-contributor-bootcamp-meetup-group/events/289564374/> and https://www.meetup.com/apache-solr-contributor-bootcamp-meetup-group/events/289564393/ <https://www.meetup.com/apache-solr-contributor-bootcamp-meetup-group/events/289564393/> for Zoom links. Eric

Second Contributor Workshop Scheduled for November 3rd

2022-10-26 Thread Eric Pugh
-solr-contributor-bootcamp-meetup-group/events/289354507/ If you can’t make it, don’t worry, we’ll record it and publish the slides. Eric ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourcecon

Re: Getting Started / Tutorial Page …

2022-10-26 Thread Eric Pugh
> With consensus, I’ll file a documentation bug. > > Cheers, Sam ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | My Free/Busy <http://tinyurl.com/eric-cal>

Re: Script Update Processor

2022-10-14 Thread Eric Pugh
would start from... > On Oct 13, 2022, at 5:53 PM, dmitri maziuk wrote: > > On 2022-10-13 4:44 PM, Eric Pugh wrote: >> Humm.. This doesn’t sound intentional at all… Do you have a >> reproducible test case you can share? > > I see them all the time on L

Re: Script Update Processor

2022-10-13 Thread Eric Pugh
ace", it has very limited uses and I can't think of any > rational reason to put one after a comma. I.e. it's got to be a bug. > > Dima > ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnecti

Re: Is this possible?

2022-10-01 Thread Eric Pugh
- >> "This message is intended for the use of the person or entity to which it >> is addressed and may contain information that is confidential or >> privileged, the disclosure of which is governed by applicabl

Re: User access to deployed Solr instance

2022-09-22 Thread Eric Pugh
I think if you understand certbot/nginx, then no problems. I find it rather opaque, and I like that Caddy is bundling in a number of features to make “do the right thing” easier! > On Sep 22, 2022, at 1:00 PM, dmitri maziuk wrote: > > On 2022-09-22 11:40 AM, Eric Pugh wrote: >&

Re: User access to deployed Solr instance

2022-09-22 Thread Eric Pugh
If not, can security.json be reloaded (Solr core reload) without >> restarting Solr? >> 3. Any other suggestions? I am a relative novice on Solr as a deployed >> service. > > I would put it behind apache proxy with mod_auth_mysql -- or nginx if it has > mysql auth mo

Re: Can I force-delete a field?

2022-09-14 Thread Eric Pugh
're running Solr in cloud mode, and then either reload the > collection/core or restart Solr. I am used to manually editing configs > already, though. > > Thanks, > Shawn > ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.146

Re: JDBC stream expression

2022-09-09 Thread Eric Pugh
riadb:3306/threatquotient2",sql="select id >> from data order by id asc limit 1", sort="id asc" >> driver="org.mariadb.jdbc.Driver") >> >> I use the mariadb jdbc driver to get data from our mariadb instance using >> the data import hand

Re: Solr Cloud Architecture Recommendations

2022-09-08 Thread Eric Pugh
requirement also increase compared to standalone > when moving to the cloud, if yes then how much? > > 7. How do you maintain versioning of config in zookeeper? I bootstrap my configset and use the api’s. https://github.com/querqy/chorus/blob/main/quickstart.sh#L119 <https://github.c

Re: how to use solr streaming expressions without using zkhost

2022-09-02 Thread Eric Pugh
awn Heisey wrote: > > On 9/2/22 10:30, Eric Pugh wrote: >> "SolrJ streaming expressions: don’t depend on ZK anymore" > > For my own education... does streaming expressions require SolrCloud, or can > it work in standalone mode? > > Thanks, > Shawn > ___

Re: how to use solr streaming expressions without using zkhost

2022-09-02 Thread Eric Pugh
aming expressions using solrJ client. Any sample code > will really help. > > Regards > Ravi ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | My Free/B

Re: Allow anonymous search on otherwise Basic Auth-protected Solr instance?

2022-09-02 Thread Eric Pugh
gt; > How do I enable this - either in the Admin UI Security pane, or > manually-editing "security.json"? ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourcec

Re: XSLT Response Writer

2022-08-30 Thread Eric Pugh
ine but when I run my query > I get this error > > org.apache.solr.common.SolrException: Error loading class > 'solr.XSLTResponseWriter' > > I am unable to find a solution, can anyone help me? > > Thanks. > ___ Eric Pugh

Re: warning messages in Solr Logging

2022-08-29 Thread Eric Pugh
ndlichen Grüßen / With best regards > Peter Angermann > PLMnext WS24-INF Lead > > Mobile +49 151 4066 7650 > > > Internal: All rights reserved. Distribution within DRÄXLMAIER Group, customer > and partners > ___ Eric Pugh | Founder & CEO

Re: Ability to capture commits for replay?

2022-08-29 Thread Eric Pugh
I would love to hear back if it works for you, and what your experiences are! > On Aug 29, 2022, at 8:23 AM, Koen De Groote wrote: > > Thanks for the suggestion, will have a look. > > On Thu, Aug 25, 2022 at 1:51 PM Eric Pugh > wrote: > >> https://goreplay.org/

Re: Ability to capture commits for replay?

2022-08-25 Thread Eric Pugh
s as they come in, for > the purpose of replaying them against a test environment and find out why > they cause the solr instance to go out of memory. > > Stuck on version 7.5, upgrading not an option for the foreseeable future. > > Kind regards, > Koen De Groote __

Re: Cores fail when trying to add requestHandler in Solr

2022-08-24 Thread Eric Pugh
/api/collections/collection_name/config >> <http://localhost:8983/api/collections/collection_name/config>: >> >> { >> "add-requesthandler": { >>"name": "/suggest", >>"class": "solr.SearchHandler", &g

Re: Nested objects storing

2022-08-09 Thread Eric Pugh
ot;patch": 4 > } > "drinks: [ { >"name": "drink1", >"type": "drink" > }] > } > > How would you proceed with such document? > How to properly index it? > Are there some best practices? > > > Have

Re: ExternalFileField2, massively scalable external file fields

2022-07-28 Thread Eric Pugh
command >> line tool is being developed to process the external files. Since this >> offline processing is a required data preparation step it may be outside of >> the scope of Solr. But it also might fit as a module. >> >> I'm curious how the community fee

Re: Help with new install

2022-07-21 Thread Eric Pugh
undException: > http://localhost:8983/solr/mynescore/update/extract?resource.name=%3cpath_of_the_files> > > I’m new at using solr, so I’m pretty sure I missed something, can anybody > tell me what I missed? > > Thanks. ___ Eric Pugh | Fou

Re: Partial updates with Update Stream Decorator

2022-07-07 Thread Eric Pugh
artial/atomic or in-place updates with Update >>>> Streaming expression Decorator? The following simply overwrites. >>>> >>>> update(collection1, >>>>select( >>>>search(collection1, >>>> q=*:*, >>>

Re: solr basic authentication

2022-07-05 Thread Eric Pugh
PM, Clemente Biondo wrote: > > Hi Erir, > I would be honored! > Clemente > > On Mon, 4 Jul 2022 at 20:30, Eric Pugh <mailto:ep...@opensourceconnections.com>> > wrote: > >> Would this be a useful addition to the solr admin? >> >> >>

Re: solr basic authentication

2022-07-04 Thread Eric Pugh
rypted password​ present here"}}, >> >> I want to change the default password present in the security.json and >> then upload the json with updated password to our zookeeper .We are using >> basic authentication on solr v8.11.1 and zookeeper 3.5.8 . >> >>

Re: Core Admin API - rename core issue on 8.11

2022-06-09 Thread Eric Pugh
API to make changes. >> >> If you are absolutely certain that the change you are wanting to make >> will not break the collection (and I am pretty sure that renaming a core >> would break something) then you can manually modify the core.properties >> file and re

Re: Vulnerability :HSTS Missing From HTTPS Solr server

2022-06-06 Thread Eric Pugh
nfigured on the >> server to instruct the browser to only communicate via HTTPS. The lack of >> HSTS allows downgrade attacks, SSL-stripping man-in-the-middle attacks, and >> weakens cookie-hijacking protections. >> >> SUGGESTED SOLUTION -Configure the remote web server

Re: property substitution in the solrconfig.xml

2022-04-21 Thread Eric Pugh
ml, it doesn't override core.properties. I haven't actually used > the config-modifying API, so I do not know what settings are possible in the > config overlay. > > Thanks, > Shawn > ___ Eric Pugh | Founder & CEO | OpenSource Con

Re: Looking for online tutorials setting up SolrCloud replication with Solr 8.11.1

2022-04-14 Thread Eric Pugh
pache tutorial using the batch file “solr –e cloud”. >>> I can’t finding any tutorial setting it up without the batch file. Does >>> anyone know where I can find a tutorial that does not use the batch file or >>> that the only way to set up SolrCloud? >>> I want t

Re: Is there anything other than NSSM or AlwaysUp that will create a windows service or similar for Solr?

2022-04-04 Thread Eric Pugh
pprove the license cost for AlwaysUp. I would > like to see if there are more alternatives out there. ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | M

Re: DIH and import from other core

2022-03-31 Thread Eric Pugh
; Please consider your environmental responsibility before printing this e-mail > ___ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | My Free/Busy <http://tinyurl.com/eri

Re: Using Schema API breaks the Upload of Config Set file

2022-03-21 Thread Eric Pugh
va:104) >at > org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) >at > org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) >at > org.eclipse.jetty.util.thread

Re: Looking for expertise on comparing Solr search to Postgres full-text search

2022-03-17 Thread Eric Pugh
ption when I >>> need both complex querying and full-text search. In my experience, so >> far, >>> Postgres can't compare to Solr, but I'm trying to understand why, in >> order >>> to have more of an ability to evaluate the functionality/com

Re: How to run Solr on two servers for redundancy

2022-03-15 Thread Eric Pugh
;-) Eric > On Mar 15, 2022, at 4:26 AM, Sam Lee wrote: > > On 2022/03/14 12:19:10 Eric Pugh wrote: >> Let me propose a slightly different approach ;-) >> >> Since you don’t need Solrcloud to support scaling needs, but instead >> for redundancy, then I like to se

Re: How to run Solr on two servers for redundancy

2022-03-14 Thread Eric Pugh
> > I think I will stick to ZooKeeper-aware clients if I choose to go the > SolrCloud route. Using the SolrJ "CloudSolrClient" looks like a much > simpler solution than setting up all the infrastructure required for > achieving high availability with HTTP-only clients. &g

  1   2   >