anks
Russell Taylor
IDS Developer
-Original Message-
From: Jan Høydahl [mailto:jan@cominvent.com]
Sent: 05 March 2013 23:18
To: solr-user@lucene.apache.org
Subject: Re: Solr 4.1 on tomcat with log4j and multiple solr webapps
Hi,
Check out /conf/solrcore.properties
http://wiki.apac
Hi,
Check out /conf/solrcore.properties
http://wiki.apache.org/solr/SolrConfigXml#System_property_substitution
You could put in your core name there. But I seem to recall that the variable
${core) may be pre-filled for you, or perhaps that's just in the scope of
solr.xml?
Or perhaps you could
I've changed my solr-4.1.0.war file to use log4j, now every instance of solr I
have on tomcat produces logs to /logs/solr.log
In "tomcat/solr_app1/WEB-INF/classes/log4j.properties" I have a variable to set
the path for the log file
log4j.appender.FILE.File=${solr.logs.home}/solr.log which is se
: According to solr wiki, an instruction to use single war file and
: multiple context files (solr[1-2].xml).
...
: I wonder why following structure is not enough. I think this is
: the simplest way (disk space is a bit more necessary, of course):
...there's nothing stoping you from actu
I'd ask a slightly different question, "Why don't
you simply use multiple cores?". Using multiple
web apps uses up more resources than using
multiple cores. Is there a reason that wouldn't
work?
Best
Erick
2011/11/10 小池智浩 :
> Hello,
>
> I'm designing a solr web system and our system will have mul
Hello,
I'm designing a solr web system and our system will have multiple
solr instances on a Tomcat.
According to solr wiki, an instruction to use single war file and
multiple context files (solr[1-2].xml).
http://wiki.apache.org/solr/SolrTomcat#Multiple_Solr_Webapps
I wonder why following stru
Yes, but I dont see that Glassfish has the concept of "context fragments"
like Tomcat does...even though under the covers Glassfish is a bit of
Tomcat...(Catalina)
--
View this message in context:
http://lucene.472066.n3.nabble.com/Multiple-Solr-Webapps-in-Glassfish-with-JNDI-tp918
h :: http://search-lucene.com/
- Original Message
> From: Kelly Taylor
> To: solr-user@lucene.apache.org
> Sent: Wed, June 23, 2010 8:03:48 PM
> Subject: Multiple Solr Webapps in Glassfish with JNDI
>
>
Does anybody know how to setup multiple Solr webapps in Glas
Does anybody know how to setup multiple Solr webapps in Glassfish with JNDI?
-Kelly
--
View this message in context:
http://lucene.472066.n3.nabble.com/Multiple-Solr-Webapps-in-Glassfish-with-JNDI-tp918383p918383.html
Sent from the Solr - User mailing list archive at Nabble.com.
lo Mangone
wrote:
> Hi to all, I have a question for you ...
> Can someone exaplain me the differences between a unique solr application
> multicore and multiple solr webapps ???
> Thank you all in advance
>
application
multicore and multiple solr webapps ???
Thank you all in advance
are going with a default
multicore setup with a single core.
David Stuart
On 27 May 2010, at 15:44, Antonellor Mangone > wrote:
Hi to all, I have a question for you ...
Can someone exaplain me the differences between a unique solr
application
multicore and multiple solr webapps ???
Th
Hi to all, I have a question for you ...
Can someone exaplain me the differences between a unique solr application
multicore and multiple solr webapps ???
Thank you all in advance
Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR
- Original Message
> From: Mark Diggory
> To: solr-user@lucene.apache.org
> Sent: Friday, August 7, 2009 8:16:46 PM
> Subject: Can multiple Solr webapps access the same lucene index files?
>
> Hello,
>
> I ha
Hello,
I have a question I can't find an answer to in the list. Can mutliple solr
webapps (for instance in separate cluster nodes) share the same lucene index
files stored within a shared filesystem? We do this with a custom Lucene
search application right now, I'm trying to switch to using solr
>> I'm trying to deploy several solr instance on my linux server, following the
>> solr wiki instruction : I've created TWO context fragment files (solr1.xml
>> solr2.xml), each one pointing on a different solr directory ( and ) and the
>> same solr.war ( and ) to have it working fine. I would
> Date: Mon, 17 Dec 2007 11:19:00 -0500
> From: [EMAIL PROTECTED]
> To: solr-user@lucene.apache.org
> Subject: Re: Multiple Solr Webapps
>
> Pierre-Yves LANDRON wrote:
> > Hello,
> >
> > I've got this dumb problem. I've tried to browse the mailing li
Hello,
I've got this dumb problem. I've tried to browse the mailing list archive, but
there are way too much messages (btw, is there a way to "fullsearch" the
archives ?)...
I'm trying to deploy several solr instance on my linux server, following the
solr wiki instruction : I've created TW
Pierre-Yves LANDRON wrote:
Hello,
I've got this dumb problem. I've tried to browse the mailing list archive, but there are way too much messages (btw, is there a way to "fullsearch" the archives ?)...
try:
http://www.nabble.com/Solr-f14479.html
I'm trying to deploy several solr instance on
Hello,
I've got this dumb problem. I've tried to browse the mailing list archive, but
there are way too much messages (btw, is there a way to "fullsearch" the
archives ?)...
I'm trying to deploy several solr instance on my linux server, following the
solr wiki instruction : I've created TWO
On 3/7/07, Jeff Rodenburg <[EMAIL PROTECTED]> wrote:
Oops, my bad I didn't see either 186 or 187 before entering 188. :-)
I have closed SOLR-186 and SOLR-187 as duplicates, please add relevant
info to SOLR-188 if needed.
-Bertrand
m: Jeff Rodenburg [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 06, 2007 4:34 PM
> To: solr-user@lucene.apache.org
> Subject: Re: Error with bin/optimize and multiple solr webapps
>
> This issue has been logged as:
>
> https://issues.apache.org/jira/browse/SOLR-188
>
> A
e: Error with bin/optimize and multiple solr webapps
>
> This issue has been logged as:
>
> https://issues.apache.org/jira/browse/SOLR-188
>
> A patch file is included for those who are interested. I've
> unit tested in my environment, please validate it for your
> o
This issue has been logged as:
https://issues.apache.org/jira/browse/SOLR-188
A patch file is included for those who are interested. I've unit tested in
my environment, please validate it for your own environment.
cheers,
j
On 3/5/07, Jeff Rodenburg <[EMAIL PROTECTED]> wrote:
Thanks Hoss.
Thanks Hoss. I'll add an issue in JIRA and attach the patch.
On 3/5/07, Chris Hostetter <[EMAIL PROTECTED]> wrote:
: This line assumes a single solr installation under Tomcat, whereas the
: multiple webapp scenario runs from a different location (the "/solr"
part).
: I'm sure this applies e
: This line assumes a single solr installation under Tomcat, whereas the
: multiple webapp scenario runs from a different location (the "/solr" part).
: I'm sure this applies elsewhere.
good catch ... it looks like all of our scripts assume "/solr/update" is
the correct path to POST commit/optimi
I noticed an issue with the optimize bash script in /bin. Per the line:
rs=`curl http://${solr_hostname}:${solr_port}/solr/update -s -d
""`
This line assumes a single solr installation under Tomcat, whereas the
multiple webapp scenario runs from a different location (the "/solr" part).
I'm sure
27 matches
Mail list logo