Request Assistance with DIH

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

Request Assistance with DIH

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

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 we

RE: Testing/packaging question

2010-11-04 Thread Turner, Robbin J
ages/source/s/solrpy/solrpy-0.9.3.tar.gz 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

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 i

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

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

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

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

Multicore solr.xml schemaName parameter not being recognized

2009-11-12 Thread Turner, Robbin J
When using Solr 1.4 in multicore configuration: I get a runtime error: SEVERE: java.lang.RuntimeException: Can't find resource 'schema.xml' in classpath or '/opt/multicore/conf/', cwd=/root at org.apache.solr.core.SolrResourceLoader.openReso

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: > W

RE: Request Assistance with DIH

2009-12-14 Thread Turner, Robbin J
someone could offer some configuration/connection setup directions I would very much appreciate it. Thanks Robbin -Original Message- From: Joel Nylund [mailto:jnyl...@yahoo.com] Sent: Friday, December 11, 2009 8:26 PM To: solr-user@lucene.apache.org Subject: Re: Request Assistance with

RE: Request Assistance with DIH

2009-12-15 Thread Turner, Robbin J
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

RE: Request Assistance with DIH, development console

2009-12-16 Thread Turner, Robbin J
would be very much appreciated. -Original Message- From: Ken Lane (kenlane) [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

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

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

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

2010-01-07 Thread Turner, Robbin J
/opt/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: &

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
? I apologize ahead 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: 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
and stored, documes 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: C

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

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

Request Solr schema field definition vs dynamic creation performance help questions

2010-04-21 Thread Turner, Robbin J
ould 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

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

2010-04-27 Thread Turner, Robbin J
Shouldn't all the parameters be added to the solr.xml core2 that were passed in from the URL? And why did the config="solrconfig.xml" get removed from the core1 definition? Is this a bug? Or I have made some assumptions that were incorrect? Thanks Robbin

Please Help, how to Xinclude in schema.xml

2010-05-05 Thread Turner, Robbin J
advance for any help. robbin

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

2010-05-05 Thread Turner, Robbin J
wrong though, if you 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

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: h

Schema not replicating when using multicore property parameter

2010-06-10 Thread Turner, Robbin J
get's replicated to the slave if there is an update. When I make 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: Schema not replicating when using multicore property parameter

2010-06-11 Thread Turner, Robbin J
t all the other 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 replica