Solr @ Windows 10: how to delete an index

2023-03-20 Thread solr
Hi all, I have to run a Solr project on a Windows 10 PC. Everything went fine. But now I have to delete an existing index, and neither the *ix command nor some "googled" Windows commands work. This works fine on *ix: curl 'http://localhost:8983/solr/my_core/update?commit=true' -d '*:*' T

Solr Security - Replication

2023-03-20 Thread Paul Ryder
Hi All I've manage to configure my security.json so that a read only user can access the admin panel but not update any docs or create/edit collections... security.json is as below One thing they *can* do, which I'd rather they couldn't, is click the "Disable Replication" button on the core re

Request processing stalling when running full import from datasource

2023-03-20 Thread Abhinav Sathy
Hi, We have a solrcloud setup indexing data for 4 data collections and we recently upgraded our solrcloud system and version to improve scalability and availability. For comparison: Old system: 1. 2 solr nodes 2. 1 shard per collection 3. 2 tlog replicas per shard(1 leader and 1 follower). So, 2

Re: Suggester index replication

2023-03-20 Thread r ohara
Would it work if we just copied over the directory? In my case the blendedInfixSuggesterIndexDir? Thanks On Thu, Mar 2, 2023 at 7:17 PM Walter Underwood wrote: > When we were using old style replication, I did have the suggester lexicon > replicated along with other config files, and I think I

Re: Solr @ Windows 10: how to delete an index

2023-03-20 Thread Jan Høydahl
java -jar example\exampledocs\post.jar -h Or form Admin UI "Documents" screen http://localhost:8983/solr/#/my_core/documents Change to XML and paste *:* into the box Jan > 20. mar. 2023 kl. 14:57 skrev s...@cid.is: > > Hi all, > > I have to run a Solr project on a Windows 10 PC. > Everything

Re: Solr @ Windows 10: how to delete an index

2023-03-20 Thread Shawn Heisey
On 3/20/23 07:57, s...@cid.is wrote: This works fine on *ix: curl 'http://localhost:8983/solr/my_core/update?commit=true' -d '*:*' These 2 do not work on Windows: 1) C:\solr-9.1.1> java -Dc=my_core -Drecursive=yes -Dauto -jar example\exampledocs\post.jar '*:*' 2) PS C:\solr-9.1.1> java -D

Re: Solr Security - Replication

2023-03-20 Thread Shawn Heisey
On 3/20/23 10:19, Paul Ryder wrote: I've manage to configure my security.json so that a read only user can access the admin panel but not update any docs or create/edit collections... security.json is as below { "name":"all", "role":[ "admin",

Re: Solr Security - Replication

2023-03-20 Thread Paul Ryder
Hi Shawn Excellent answer as always…. Ta! Paul Get Outlook for iOS From: Shawn Heisey Sent: Monday, March 20, 2023 7:30:28 PM To: users@solr.apache.org Subject: Re: Solr Security - Replication On 3/20/23 10:19, Paul Ryder wrote: > I've m

Re: Donating to Solr

2023-03-20 Thread gnandre
Thanks for all the wonderful suggestions! On Thu, Mar 2, 2023 at 2:24 PM David Smiley wrote: > Another way to donate if it's a significant sum is to fund Outreachy > https://www.outreachy.org with some note that it's intended for sponsoring > an Apache Solr based intern project. This basically

Re: docker arguments

2023-03-20 Thread Tim Clarke
Thanks Dima, that FM reference is the 8.x version of the 9.x one I've been following :D https://solr.apache.org/guide/solr/latest/indexing-guide/indexing-with-tika.html But there's no solrconfig.xml in that data folder - it must be inside the docker image/container I think. Tim On Sat, 18 Mar 20

How to specify multiples values as default for a multivalued field?

2023-03-20 Thread gnandre
This seems very trivial but it is not working for me and I am not able to figure out why. If I have multivalued field like below, When I index a document, instead of creating an array of strings, it creates just a string like "en,jp"? How can I define the default values such that they show up a

Re: docker arguments

2023-03-20 Thread Tim Clarke
Sorry, I'd stopped it before answering you. I get this after starting: timc@Debian:$ docker exec 9a65798bda0d ps aux | grep solr solr 1 0.0 0.0 2504 524 ?Ss 20:34 0:00 tini -- solr -f solr 12 11.7 5.0 5424836 715596 ? Sl 20:34 0:14 /opt/java/openjdk/b

Re: docker arguments

2023-03-20 Thread dmitri maziuk
On 2023-03-20 3:33 PM, Tim Clarke wrote: Thanks Dima, that FM reference is the 8.x version of the 9.x one I've been following :D https://solr.apache.org/guide/solr/latest/indexing-guide/indexing-with-tika.html But there's no solrconfig.xml in that data folder - it must be inside the docker image

Re: docker arguments

2023-03-20 Thread Tim Clarke
The example instruction I'm following uses this line: docker exec -it my_solr post -c gettingstarted example/exampledocs/manufacturers.xml which sets up the folder ~/dev/solrdata/data/gettingstarted And that's a good lead - thanks - it contains the elusive solrconfig.xml file which I'd not been fi

Re: docker arguments

2023-03-20 Thread dmitri maziuk
On 2023-03-20 5:29 PM, Tim Clarke wrote: And that's a good lead - thanks - it contains the elusive solrconfig.xml file which I'd not been finding since I unexpectedly had no read rights to the folder. Yeah, right: don't never ever run as root. Except when you actually need to. Dima

Fwd: Undeliverable: Re: docker arguments

2023-03-20 Thread dmitri maziuk
Could somebody please unsubscribe srinivas.as...@live.com ? -- best I can tell the "Resent-From: " is the culprit. Or am I the only one geting these: Forwarded Message Subject:Undeliverable: Re: docker arguments Date: Tue, 21 Mar 2023 00:24:50 + From: postmas.