Hi Shawn,
Yes, I am using SolrCloud.
The multiple replicas on the same machine is only for testing.
Regards,
Edwin
On 1 June 2018 at 20:35, Shawn Heisey wrote:
> On 5/31/2018 11:38 PM, Zheng Lin Edwin Yeo wrote:
>
>> I am planning to set up Solr with replica on different machine. How should
>
On 5/31/2018 11:38 PM, Zheng Lin Edwin Yeo wrote:
I am planning to set up Solr with replica on different machine. How should
I go about configuring the setup? Like for example, should the replica node
be started on the host machine, or on the replica machine?
I will be setting this in Solr 7.3.1
Hi,
I am planning to set up Solr with replica on different machine. How should
I go about configuring the setup? Like for example, should the replica node
be started on the host machine, or on the replica machine?
I will be setting this in Solr 7.3.1.
Regards,
Edwin
On 3/9/2018 9:27 AM, Terry Steichen wrote:
> I'm trying to set up basic authentication/authorization with solr 6.6.0.
>
> The documentation says to create a security.json file and describes the
> content as:
>
> {
> "authentication":{
>"class":"solr.BasicAuthPlugin",
>"credentials":{"solr":
I'm trying to set up basic authentication/authorization with solr 6.6.0.
The documentation says to create a security.json file and describes the
content as:
{
"authentication":{
"class":"solr.BasicAuthPlugin",
"credentials":{"solr":"IV0EHq1OnNrj6gvRCwvFwTrZ1+z1oBbnQdiVC3otuq0=
Ndd7LKvVBAaZ
rd1
2.>shard2
both of shard will be point to solr1(server) and solr2 respectively.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Setting-up-Solr-on-multiple-machines-tp4242343p4242681.html
Sent from the Solr - User mailing list archive at Nabble.com.
ica
>> exactly
>> >>>>>>> where you want it to go.
>> >>>>>>>
>> >>>>>>> But I wouldn't bother first, just do what I outlined in 2b and it
>> >>>>>>> should be fine.
>> >>>>>>>
t;>>>>> where you want it to go.
>>>>>>>>>
>>>>>>>>> But I wouldn't bother first, just do what I outlined in 2b and it
>>>>>>>>> should be fine.
>>>>>>>>>
&
<
> >>> salman.rah...@gmail.com
> >>>>>>
> >>>>>>> wrote:
> >>>>>>>> I have started with one Zookeeper to test things and I have the
> >>>>> following
> >>>>>>>> questio
>>>>>>>> 1) In my zoo.cfg I have defined
>>>>>>>> tickTime=4000
>>>>>>>> dataDir=C:\\Solr\\Zookeeper\\zookeeper-3.4.6\\data
>>>>>>>> clientPort=2183
>>>>>>>>
>>>>
ing is that it picks up dataDir and clientPort but
>> >> always
>> >> >> > keeps tickTime = 3000. Any idea why?
>> >> >> >
>> >> >> > 2) It is clear from the documentation how to create an ensemble of
>> >> >> > Zookeepers on 3
ust installing
> Solr
> >> on
> >> >> > each server and then passing the same zookeeper ensemble)?
> >> >> > b) How to (using Solr Cloud) create 2 shards spread on 2
> >> machines
> >> >> > with each machine having a
Solr Cloud) create 2 shards spread on 2
>> machines
>> >> > with each machine having a replica of the other for high
>> availability. So
>> >> > server1 will have shard1 and replica2 and server2 will have shard2 and
>> >> > replica1?
>&
gt;> >
> >> > On Fri, Nov 27, 2015 at 5:52 AM, Zheng Lin Edwin Yeo <
> >> edwinye...@gmail.com>
> >> > wrote:
> >> >
> >> >> Yes, the ZooKeeper is Windows compatible.
> >> >>
> >> >> You can follow the gu
ndows compatible.
>> >>
>> >> You can follow the guide, just need to replace the Linux commands with
>> the
>> >> Windows commands and paths
>> >>
>> >> Regards,
>> >> Edwin
>> >>
>> >>
>> >>
ber 2015 at 20:56, Alessandro Benedetti <
> abenede...@apache.org>
> >> wrote:
> >>
> >> > I think it should be straightforward following the Solr wiki :
> >> >
> >> >
> >> >
> >>
> https://cwiki.apache.org/confl
straightforward following the Solr wiki :
>>> >
>>> >
>>> >
>>> https://cwiki.apache.org/confluence/display/solr/Setting+Up+an+External+ZooKeeper+Ensemble
>>> >
>>> > I never played much in details with zookeeper ( never tried on
tried on a windows
>> > machine), but I assume it is windows compatible ( I can see binaries
>> .cmd )
>> >
>> > Cheers
>> >
>> > On 26 November 2015 at 12:38, Salman Ansari
>> > wrote:
>> >
>> > > Hi,
>>
> machine), but I assume it is windows compatible ( I can see binaries
> .cmd )
> >
> > Cheers
> >
> > On 26 November 2015 at 12:38, Salman Ansari
> > wrote:
> >
> > > Hi,
> > >
> > > I have seen the guide of setting up Solr on one
mber 2015 at 12:38, Salman Ansari
> wrote:
>
> > Hi,
> >
> > I have seen the guide of setting up Solr on one machine as well as
> setting
> > it up on multiple machines on Liunx. Is there a good guide of how to
> setup
> > Solr on multiple machines on Windo
.cmd )
Cheers
On 26 November 2015 at 12:38, Salman Ansari wrote:
> Hi,
>
> I have seen the guide of setting up Solr on one machine as well as setting
> it up on multiple machines on Liunx. Is there a good guide of how to setup
> Solr on multiple machines on Windows Server with Zoo
Hi,
I have seen the guide of setting up Solr on one machine as well as setting
it up on multiple machines on Liunx. Is there a good guide of how to setup
Solr on multiple machines on Windows Server with Zookeeper ensemble? My
structure is as follows
1) 3 machines will have Zookeeper to create an
On Wed, Mar 25, 2015 at 2:40 PM, Shawn Heisey wrote:
> I think you will only need to change the ownership of the solr home and
> the location where the .war file is extracted, which by default is
> server/solr-webapp. The user must be able to *read* the program data,
> but should not need to writ
On 3/25/2015 5:49 AM, Tom Evans wrote:
> On Tue, Mar 24, 2015 at 4:00 PM, Tom Evans wrote:
>> Hi all
>>
>> We're migrating to SOLR 5 (from 4.8), and our infrastructure guys
>> would prefer we installed SOLR from an RPM rather than extracting the
>> tarball where we need it. They are creating the R
On Tue, Mar 24, 2015 at 4:00 PM, Tom Evans wrote:
> Hi all
>
> We're migrating to SOLR 5 (from 4.8), and our infrastructure guys
> would prefer we installed SOLR from an RPM rather than extracting the
> tarball where we need it. They are creating the RPM file themselves,
> and it installs an init.
Hi all
We're migrating to SOLR 5 (from 4.8), and our infrastructure guys
would prefer we installed SOLR from an RPM rather than extracting the
tarball where we need it. They are creating the RPM file themselves,
and it installs an init.d script and the equivalent of the tarball to
/opt/solr.
We'r
ubject: Re: setting up solr on tomcat
What is the exception stack trace? The link looks good and works for Solr4.x
From: Michael Sokolov
To: solr-user@lucene.apache.org
Sent: Sunday, March 23, 2014 7:56 AM
Subject: Re: setting up solr on tomcat
On 3/22/20
What is the exception stack trace? The link looks good and works for Solr4.x
From: Michael Sokolov
To: solr-user@lucene.apache.org
Sent: Sunday, March 23, 2014 7:56 AM
Subject: Re: setting up solr on tomcat
On 3/22/2014 2:16 AM, anupamk wrote:
> Hi,
>
mentioned in the wiki, still no dice.
Any ideas ?
--
View this message in context:
http://lucene.472066.n3.nabble.com/setting-up-solr-on-tomcat-tp4126177.html
Sent from the Solr - User mailing list archive at Nabble.com.
There was a note on that page saying:
Solr4.3 <http://wiki.apache.
.
Any ideas ?
--
View this message in context:
http://lucene.472066.n3.nabble.com/setting-up-solr-on-tomcat-tp4126177.html
Sent from the Solr - User mailing list archive at Nabble.com.
On 2/20/2014 10:40 PM, Jay Potharaju wrote:
> I 'm looking for some tips or guidelines to installing solr on the
> production server. I am currently using jetty in my dev environment.
> Is it recommended to use tomcat on the production server? Are there are
> major advantages of using one over ano
Hi,
I have a requirement to setup solr in IBM websphere server 7.x. Has anybody
done the same in your project? Is there any blog/ link with the set of
instructions for doing the same?
Please advice.
Thanks,
Prasi
You can go ahead with Tomcat by deploying the solr war in it. It is highly
scalable.
Thanks,
SureshKumar.S
From: Jay Potharaju
Sent: Friday, February 21, 2014 11:10 AM
To: solr-user@lucene.apache.org
Subject: Setting up solr on production server
Hi,
I
Hi,
I 'm looking for some tips or guidelines to installing solr on the
production server. I am currently using jetty in my dev environment.
Is it recommended to use tomcat on the production server? Are there are
major advantages of using one over another.
Thanks
J
> We have a number of Jira issues that specifically deal with something
> called "Developer Curb Appeal." I think it's pretty clear that we need
> to tackle a bunch of things we could call "Newcomer Curb Appeal." I can
> work on filing some issues, some of which will address code, some of
> which
If we see the UI of other cloud base softwares like couchbase or riak, they are
more intuitive than solr's UI. Of course the UI is brand new and need a lot of
improvements. Per example the possibility of select a existing config from
zookeeper when you are using the wizard to create a collection
On Wed, Jun 5, 2013 at 1:48 AM, Aaron Greenspan
wrote:
> I say this not because I enjoy starting flame wars or because I have the time
> to participate in them--I don't. I realize that there's a long history to
> Solr and I am the new kid who doesn't get it. Nonetheless, that doesn't
> change t
On 6/4/2013 11:48 PM, Aaron Greenspan wrote:
> I thought I'd document my process of getting set up with Solr 4.3.0 on a
> Linux server in case it's of use to anyone. I'm a moderately experienced
> Linux system administrator, so without passing judgment (at least for now),
> let me just say that
Hi everyone,
I thought I'd document my process of getting set up with Solr 4.3.0 on a Linux
server in case it's of use to anyone. I'm a moderately experienced Linux system
administrator, so without passing judgment (at least for now), let me just say
that I found getting Solr to work to be extr
Hi everyone,
I thought I'd document my process of getting set up with Solr 4.3.0 on a Linux
server in case it's of use to anyone. I'm a moderately experienced Linux system
administrator, so without passing judgment (at least for now), let me just say
that I found getting Solr to work to be extr
Got it! There's an authenticator with the tomcat and the cookies are
missing when I do an update. Thanks all.
On Monday, January 28, 2013, Stefan Matheis
wrote:
> Neha
>
> One thing that made me think is the line "SimplePostTool: WARNING: Solr
returned an error #302 Found" - Status Code 302 is no
Neha
One thing that made me think is the line "SimplePostTool: WARNING: Solr
returned an error #302 Found" - Status Code 302 is no real error .. it's a
forward/redirect to another url. so, you want to check the used url with
curl/wget/or maybe even a normal browser, to see where it gets redirec
Hello!
What Gora says is valid. Just point the SimplePostTools to the correct
host, core name and handler and it should work just fine, of course if
Solr is up and running. For example the following works just fine with
Solr running on 8080:
java -Durl=http://localhost:8080/solr/collection1/updat
(a) I am not using jetty, I am using tomcat as mentioned in the subject line
(b) I am using some other port number and that I have included in the url
On Monday, January 28, 2013, Gora Mohanty wrote:
> On 28 January 2013 16:11, Neha Jatav wrote:
>> Dear Gora Mohanty,
>>
>> I am not using litera
On 28 January 2013 16:11, Neha Jatav wrote:
> Dear Gora Mohanty,
>
> I am not using literally. I am using the localhost url slash
> solr.
Again, please read the documentation. As mentioned earlier: (a) You
do not need -Durl=... if using built-in Jetty, (b) and the URL should include
the 8983 por
Dear Gora Mohanty,
I am not using literally. I am using the localhost url slash
solr.
On Monday, January 28, 2013, Gora Mohanty wrote:
> On 28 January 2013 15:30, Neha Jatav wrote:
> [...]
>> I am not able to files to SOLR using post.jar. I am getting the following
>> message. I get 0 results
On 28 January 2013 15:30, Neha Jatav wrote:
[...]
> I am not able to files to SOLR using post.jar. I am getting the following
> message. I get 0 results upon querying:-
>
>
>
> C:\Developer\solr-4.1.0\example\exampledocs>java -Durl=/update
> -jar post.jar *.xml
[...]
Please read and follow the in
Dear Sir,
I am not able to files to SOLR using post.jar. I am getting the following
message. I get 0 results upon querying:-
C:\Developer\solr-4.1.0\example\exampledocs>java -Durl=/update
-jar post.jar *.xml
SimplePostTool version 1.5
Posting files to base url /solr/updat
e using content-t
nce Monitoring for Solr / ElasticSearch / HBase -
> http://sematext.com/spm
>
>
>
>>
>> From: Emma Bo Liu
>>To: solr-user@lucene.apache.org
>>Sent: Monday, May 7, 2012 4:50 PM
>>Subject: Error about setting up solr instanc
e.apache.org
>Sent: Monday, May 7, 2012 4:50 PM
>Subject: Error about setting up solr instances
>
>I am trying to set up 60 solr instances.But the instances can only be set
>up until the fifth one. The error is as follows
>
>
>
>*OpenJDK 64-Bit Server VM warning: Insufficie
: But when feeding in a PDF I'm getting a permissions error but not sure
: how to tell where, exactly, the problem is or what I need to do to fix
: it?!?
Interesting.
The problem is coming from the "PDFBox" library used to parse
PDF files on your Solr server, but the origin of hte issue seems
Looking for help getting a basic (the example) configuration up and stabilized
so we can start experimenting with it. Requirement being that it index PDFs.
After basic install Solr (3.4) is indexing raw text/html files.
But when feeding in a PDF I'm getting a permissions error but not sure how t
I'm on OS X for Solr work.
It would be great to have a Tomcat based example because it involves a lot of
effort just to get something up and functional other wise. Here is how I see it
making sense:
1 - Have a tutorial or distribution that has Tomcat and Solr integrated, this
can be cloned an
On Sun, Oct 2, 2011 at 8:13 PM, Peter Wolanin wrote:
> I've seen a number of users fail to get Solr working correctly in
> combination with the Drupal client code when using the .deb installer
> so I have been strongly recommending against it personally.
Hmm, have never done this myself for Drupa
I've seen a number of users fail to get Solr working correctly in
combination with the Drupal client code when using the .deb installer
so I have been strongly recommending against it personally.
It's also a rather stale version of Solr, generally.
-Peter
On Sun, Oct 2, 2011 at 4:04 AM, Gora Moh
On Sun, Oct 2, 2011 at 12:22 PM, Stardrive Engineering
wrote:
> Thanks. Since Tomcat and Solr are running already Tomcat oriented samples to
> quickly get up to
> speed would be good to have next.
I think that the issue is that Jetty is small, and easy to embed and get
running, which is why it i
Thanks. Since Tomcat and Solr are running already Tomcat oriented samples to
quickly get up to speed would be good to have next. What do you think of this
site, is it up to date and worth learning? The site seems to get cut off
prematurely, are there more tutorials of this kind?
http://synaptic
On Sun, Oct 2, 2011 at 10:29 AM, Stardrive Engineering
wrote:
> Solr,
>
> We are looking to test Solr in a Tomcat setting and have discovered that the
> samples that come with Solr are demonstrated with Jetty. Is there a tutorial
> that teaches how to rebuild these samples within Tomcat? So far
Solr,
We are looking to test Solr in a Tomcat setting and have discovered that the
samples that come with Solr are demonstrated with Jetty. Is there a tutorial
that teaches how to rebuild these samples within Tomcat? So far we have Tomcat
running and a basic deployed version of Solr that only s
8:10 PM
To: solr-user@lucene.apache.org
Subject: Re: Setting up Solr for PDFs on JBoss
What's your solrconfig.xml look like for setting up the ExtractingReqHandler?
-Grant
On Jan 3, 2011, at 4:44 PM, Olson, Ron wrote:
> Hi all-
>
> After testing the PDF import functionality in my
In JBoss, duplicate libraries will be ignored as you mentioned. You may
start to find libraries used in JBoss with "find -name *.jar". I don't know
any other resource than wiki. It says remove the libraries below.
- xercesImpl-2.8.1.jar
- xml-apis-1.3.03.jar
http://wiki.apache.org/solr/Sol
What's your solrconfig.xml look like for setting up the ExtractingReqHandler?
-Grant
On Jan 3, 2011, at 4:44 PM, Olson, Ron wrote:
> Hi all-
>
> After testing the PDF import functionality in my local copy of Solr 1.4.1
> with the included Jetty app server, I tried replicating it using my copy
Hi all-
After testing the PDF import functionality in my local copy of Solr 1.4.1 with
the included Jetty app server, I tried replicating it using my copy of Solr
running in JBoss 5.10 (which uses Tomcat as its servlet container). When I try
to add a PDF, I get an error buried in the stack trac
never mind .. re-did all the steps with a newer version of eclipse and jdk
.. and its all looking good now ..
On Fri, Dec 17, 2010 at 6:19 PM, Adeel Qureshi wrote:
> This is definitely a solr-dev mailing list question but I cant get the darn
> list to let me subscribe .. have subscribed several t
This is definitely a solr-dev mailing list question but I cant get the darn
list to let me subscribe .. have subscribed several times but cant get the
confirmation email ..so i am gonna post this here
i am trying to setup solr/lucene trunk code in eclipse and after like 3 days
of figuring out thin
I'm not familiar w/ Eclipse, but do you need to set solr.solr.home?
Perhaps http://wiki.apache.org/solr/SolrTomcat can help too.
On Sep 13, 2009, at 7:12 PM, Markus Fischer wrote:
Hi,
I'ld like to set up Eclipse to run solr (in Tomcat for example), but
struggling with the issue that I can'
Hi,
I'ld like to set up Eclipse to run solr (in Tomcat for example), but
struggling with the issue that I can't get the index.jsp and other files
to be properly executed, for debugging and working on a plugin.
I've checked out solr via subclipse plugin, created a Dynamic Web
Project. It seems tha
67 matches
Mail list logo