RE: Testing/packaging question

2010-11-04 Thread Turner, Robbin J
You need to either add that to catalina.sh or create a setenv.sh in the CATALINA_HOME/bin directory. Then you can restart tomcat. So, setenv.sh would contain the following: export JAVA_HOME=/path/to/jre export JAVA_OPTS==$JAVA_OPTS -Dsolr.solr.home=/path/to/my/schema.xml If you were

RE: Testing/packaging question

2010-11-04 Thread Turner, Robbin J
without having to change any system configuration? Maybe via a user Tomcat instance such as provided by the tomcat6-user debian package? Thanks for your help! Bernhard Am Donnerstag, den 04.11.2010, 16:15 -0500 schrieb Turner, Robbin J: You need to either add that to catalina.sh or create

RE: Schema not replicating when using multicore property parameter

2010-06-11 Thread Turner, Robbin J
property parameters but this one are working. So have I found another bug? Or is there an explanation. robbin -Original Message- From: Peter Karich [mailto:peat...@yahoo.de] Sent: Friday, June 11, 2010 4:02 AM To: solr-user@lucene.apache.org Subject: Re: Schema not replicating when using

Schema not replicating when using multicore property parameter

2010-06-10 Thread Turner, Robbin J
a change and deploy the schema to the master it is not replicating to the slaves as I would expect or have seen on my other deployments where the shema name is hardcode. If someone has some pointer I would appreciate it. Thanks Robbin

RE: Schema not replicating when using multicore property parameter

2010-06-10 Thread Turner, Robbin J
Yes all the parameters work. This is from the documentation on the wiki for Core Admin. I also use ${solr.core.dataDir}. According to the wiki these are an automatic addition to the core scope. robbin -Original Message- From: Peter Karich [mailto:peat...@yahoo.de] Sent: Thursday

RE: Please Help, how to Xinclude in schema.xml

2010-05-11 Thread Turner, Robbin J
That did not work -Original Message- From: Rivulet Enterprise Search [mailto:rivulet...@gmail.com] Sent: Sunday, May 09, 2010 4:03 AM To: solr-user@lucene.apache.org Subject: Re: Please Help, how to Xinclude in schema.xml try copy to /opt/tomcat/bin -- View this message in context:

Please Help, how to Xinclude in schema.xml

2010-05-05 Thread Turner, Robbin J
fields field ... /fields /schema Thanks in advance for any help. robbin

RE: Need help/assistance with Multicore admin/cores?action=CREATE

2010-05-05 Thread Turner, Robbin J
use :'config=someting-special.xml' and then notice it get removed when the :solr.xml file is persisted that would also be a bug. Actually that is what happened. I should have worded my example that way. Thanks again for the reply Robbin

Need help/assistance with Multicore admin/cores?action=CREATE

2010-04-27 Thread Turner, Robbin J
definition? Is this a bug? Or I have made some assumptions that were incorrect? Thanks Robbin

Request Solr schema field definition vs dynamic creation performance help questions

2010-04-21 Thread Turner, Robbin J
there be a difference in performance versus defining the superset? Do copyFields effect performance of an index? If there is a document or documentation that does outline this and I've missed it, I'd appreciate being pointed in that direction. Thanks robbin

Schema configurations for setting non-case sensitive search and matching partial word in a search string

2010-02-25 Thread Turner, Robbin J
? Thanks robbin

RE: Can Solr be forced to return all field tags for a document even if the field is empty?l

2010-01-28 Thread Turner, Robbin J
may not have data for that field and may be empty when indexed. So hence my query to the group. Robbin -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Wednesday, January 27, 2010 9:21 PM To: solr-user@lucene.apache.org Subject: Re: Can Solr be forced

Can Solr be forced to return all field tags for a document even if the field is empty?l

2010-01-27 Thread Turner, Robbin J
of time if this has been answered, but after doing a bit of search have not been able to find the answer elsewhere. Thanks Robbin

RE: How to set User.dir or CWD for Solr during Tomcat startup

2010-01-07 Thread Turner, Robbin J
/solr? robbin -Original Message- From: Olivier Dobberkau [mailto:olivier.dobber...@dkd.de] Sent: Thursday, January 07, 2010 3:28 AM To: solr-user@lucene.apache.org Subject: Re: How to set User.dir or CWD for Solr during Tomcat startup Am 07.01.2010 um 00:07 schrieb Turner, Robbin J: I've

How to set User.dir or CWD for Solr during Tomcat startup

2010-01-06 Thread Turner, Robbin J
be defined. Any help would be appreciated. Thanks Robbin

RE: Request Assistance with DIH, development console

2009-12-16 Thread Turner, Robbin J
) [mailto:kenl...@cisco.com] Sent: Wednesday, December 16, 2009 7:48 AM To: solr-user@lucene.apache.org Cc: Turner, Robbin J Subject: RE: Request Assistance with DIH Regarding getting the working directory set, I got the cwd set to mysolr home by using a tomcat startup system property. In windows

RE: Request Assistance with DIH

2009-12-15 Thread Turner, Robbin J
. But my cwd is point to root, I have solr home specified in Catalina/localhost/solr.xml. Is there anything else that I can do to force cwd to point to solr/home? Thanks again Robbin -Original Message- From: Ken Lane (kenlane) [mailto:kenl...@cisco.com] Sent: Monday, December 14, 2009 11:04

Request Assistance with DIH

2009-12-11 Thread Robbin
or configuration examples for setting this up would be much appreciated. Thanks Robbin

Request Assistance with DIH

2009-12-11 Thread Robbin
or configuration examples for setting this up would be much appreciated. Thanks Robbin

Multicore solr.xml schemaName parameter not being recognized

2009-11-12 Thread Turner, Robbin J
When using Solr 1.4 in multicore configuration: solr persistent=true sharedLib=lib cores adminPath=/admin/cores sharedSchema=false core name=core0 instanceDir=/opt/multicore dataDir=/opt/core0 schemaName=schema-core0.xml / core name=core1

RE: Multicore solr.xml schemaName parameter not being recognized

2009-11-12 Thread Turner, Robbin J
On the CoreAdmin wiki page. thanks -Original Message- From: Mark Miller [mailto:markrmil...@gmail.com] Sent: Thursday, November 12, 2009 7:11 PM To: solr-user@lucene.apache.org Subject: Re: Multicore solr.xml schemaName parameter not being recognized Turner, Robbin J wrote: When

Request assistance with distributed search multi shard/core setup and configuration

2009-11-10 Thread Turner, Robbin J
I've been looking through all the documentation. I've set up a single solr instance, and one multicore instance. If someone would be willing to share some configuration examples and/or advise for setting up solr for distributing the search, I would really appreciate it. I've read that there

RE: Request assistance with distributed search multi shard/core setup and configuration

2009-11-10 Thread Turner, Robbin J
://sematext.com/about/jobs.html?mls Lucene, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR From: Turner, Robbin J robbin.j.tur...@boeing.com To: solr-user@lucene.apache.org solr-user@lucene.apache.org Sent: Tue, November 10, 2009 5:58:52 PM Subject: Request

RE: Request assistance with distributed search multi shard/core setup and configuration

2009-11-10 Thread Turner, Robbin J
?mls Lucene, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR - Original Message From: Turner, Robbin J robbin.j.tur...@boeing.com To: solr-user@lucene.apache.org solr-user@lucene.apache.org Sent: Tue, November 10, 2009 6:05:19 PM Subject: RE: Request assistance with distributed