Re: multicore vs multi collection

2013-03-28 Thread Jack Krupansky
rom: hupadhyay Sent: Thursday, March 28, 2013 5:35 AM To: solr-user@lucene.apache.org Subject: Re: multicore vs multi collection Does that means i can create multiple collections with different configurations ? can you please outline basic steps to create multiple collections,cause i am not able to

Re: multicore vs multi collection

2013-03-28 Thread hupadhyay
Does that means i can create multiple collections with different configurations ? can you please outline basic steps to create multiple collections,cause i am not able to create them on solr 4.0 -- View this message in context: http://lucene.472066.n3.nabble.com/multicore-vs-multi-collection-t

Re: multicore vs multi collection

2013-03-26 Thread Furkan KAMACI
Also from there http://wiki.apache.org/solr/SolrCloud: *Q:* What is the difference between a Collection and a SolrCore? *A:* In classic single node Solr, a SolrCoreis basically equivalent to a Collection. It presents one

Re: multicore vs multi collection

2013-03-26 Thread J Mohamed Zahoor
Thanks. This make it clear than the wiki. How do you create multiple collection which can have different schema? ./zahoor On 26-Mar-2013, at 3:52 PM, Furkan KAMACI wrote: > Did you check that document: > http://wiki.apache.org/solr/SolrCloud#A_little_about_SolrCores_and_CollectionsIt > says:

Re: multicore vs multi collection

2013-03-26 Thread Furkan KAMACI
Did you check that document: http://wiki.apache.org/solr/SolrCloud#A_little_about_SolrCores_and_CollectionsIt says: On a single instance, Solr has something called a SolrCorethat is essentially a single index. If you want multiple indexes, you create multiple S

Re: Multicore Master - Slave - solr 3.6.1

2013-02-27 Thread Michael Della Bitta
On Wed, Feb 27, 2013 at 7:01 AM, Sujatha Arun wrote: > 1) Added the properties as name value pairs in the solr.xml - *But these > values are lost on Server Restart* This is how you do it in my experience. Just make sure persistent="true" is set, and don't edit the file while the server is runnin

Re: Multicore search with ManifoldCF security not working

2013-02-05 Thread Ahmet Arslan
Hello, Aha so you are using nabble. Please follow the instructions described here : http://manifoldcf.apache.org/en_US/mail.html And subscribe 'ManifoldCF User Mailing List' and send your question there. Ahmet --- On Mon, 1/28/13, eShard wrote: > From: eShard > Subjec

Re: Multicore search with ManifoldCF security not working

2013-01-28 Thread eShard
I'm sorry, I don't know what you mean. I clicked on the hidden email link, filled out the form and when I hit submit; I got this error: Domain starts with dot Please fix the error and try again. Who exactly am I sending this to and how do I get the form to work? -- View this message in context

Re: Multicore search with ManifoldCF security not working

2013-01-28 Thread Ahmet Arslan
Hello, Can you post this question to u...@manifoldcf.apache.org too? --- On Mon, 1/28/13, eShard wrote: > From: eShard > Subject: Multicore search with ManifoldCF security not working > To: solr-user@lucene.apache.org > Date: Monday, January 28, 2013, 6:16 PM > Good morning, > I used this po

Re: Multicore configuration

2013-01-15 Thread Bruno Dusausoy
Dariusz Borowski a écrit : Hi Bruno, Maybe this helps. I wrote something about it: http://www.coderthing.com/solr-with-multicore-and-database-hook-part-1/ Hi Darius, Thanks for the link. I've found my - terrible - mistake : solr.xml was not in solr.home dir but in solr.home/conf dir, so it d

Re: Multicore configuration

2013-01-15 Thread Upayavira
You should put your solr.xml into your 'cores' directory, and set -Dsolr.solr.home=cores That should get you going. 'cores' *is* your Solr Home. Otherwise, your instanceDir entries in your current solr.xml will need correct paths to ../cores/procedure/ etc. Upayavira On Tue, Jan 15, 2013, at 08:

Re: Multicore configuration

2013-01-15 Thread Dariusz Borowski
Hi Bruno, Maybe this helps. I wrote something about it: http://www.coderthing.com/solr-with-multicore-and-database-hook-part-1/ Dariusz On Tue, Jan 15, 2013 at 9:52 AM, Bruno Dusausoy wrote: > Hi, > > I'd like to use two separate indexes (Solr 3.6.1). > I've read several wiki pages and looke

Re: Multicore setup is ignored when deploying solr.war on Tomcat 5/6/7

2012-10-20 Thread Rogerio Pereira
Here`s the catalina.out contents: Out 20, 2012 12:55:58 PM org.apache.solr.core.SolrResourceLoader locateSolrHome INFO: using system property solr.solr.home: /home/rogerio/Dados/salutisvitae Out 20, 2012 12:55:58 PM org.apache.solr.core.SolrResourceLoader INFO: new SolrResourceLoader for deduced

Re: Multicore setup is ignored when deploying solr.war on Tomcat 5/6/7

2012-10-16 Thread Chris Hostetter
: To answer your question, I tried both -Dsolr.solr.home and solr/home JNDI : variable, in both cases I got the same result. : : I checked the logs several times, solr always only loads up the collection1, That doesn't really answer any of the questions i was asking you. *Before* solr logs anyth

Re: Multicore setup is ignored when deploying solr.war on Tomcat 5/6/7

2012-10-16 Thread Rogério Pereira Araújo
r Sent: Monday, October 15, 2012 5:38 PM To: solr-user@lucene.apache.org ; rogerio.ara...@gmail.com Subject: Re: Multicore setup is ignored when deploying solr.war on Tomcat 5/6/7 : on Tomcat I setup the system property pointing to solr/home path, : unfortunatelly when I start tomcat the solr.xml

Re: Multicore setup is ignored when deploying solr.war on Tomcat 5/6/7

2012-10-15 Thread Chris Hostetter
: on Tomcat I setup the system property pointing to solr/home path, : unfortunatelly when I start tomcat the solr.xml is ignored and only the Please elaborate on how exactly you pointed tomcat at your solr/home. you mentioned "system property" but when using system properties to set the Solr Ho

Re: Multicore setup is ignored when deploying solr.war on Tomcat 5/6/7

2012-10-15 Thread Rogério Pereira Araújo
e.org ; rogerio.ara...@gmail.com Subject: Re: Multicore setup is ignored when deploying solr.war on Tomcat 5/6/7 Hi Rogerio, i can imagine what it is. Tomcat extract the war-files in /var/lib/tomcatXX/webapps. If you already run an older Solr-Version on your server, the old extracted Solr-war could

Re: Multicore setup is ignored when deploying solr.war on Tomcat 5/6/7

2012-10-15 Thread Vadim Kisselmann
Hi Rogerio, i can imagine what it is. Tomcat extract the war-files in /var/lib/tomcatXX/webapps. If you already run an older Solr-Version on your server, the old extracted Solr-war could still be there (keyword: tomcat cache). Delete the /var/lib/tomcatXX/webapps/solr - folder and restart tomcat, w

Re: Multicore setup is ignored when deploying solr.war on Tomcat 5/6/7

2012-10-14 Thread Rogerio Pereira
I'll try to be more specific Jack. I just download the apache-solr-4.0.0.zip, from this archive I took the core1 and core2 folders from multicore example and rename them to collection1 and collection2, I also did all necessary changes on solr.xml and solrconfig.xml and schema.xml on these two corr

Re: Multicore setup is ignored when deploying solr.war on Tomcat 5/6/7

2012-10-14 Thread Jack Krupansky
I can't quite parse "the same multicore deployment as we have on apache solr 4.0 distribution archive". Could you rephrase and be more specific. What "archive"? Were you already using 4.0-ALPHA or BETA (or some snapshot of 4.0) or are you moving from pre-4.0 to 4.0? The directory structure did

Re: Multicore admin problem in Websphere

2012-07-23 Thread kmsenthil
Hi, I am currently looking for some information on how to host multiple SOLR indexes on Websphere. I have this already working on tomcat. Do you have any documentation on how to set it up on websphere? Thanks Senthil -- View this message in context: http://lucene.472066.n3.nabble.com/Multic

Re: Multicore master-slaver replication in Solr Cloud

2012-06-19 Thread Mark Miller
On Jun 19, 2012, at 9:59 AM, fabio curti wrote: > Hi, > i tried to set a Multicore master-slaver replication in Solr Cloud found in > this post > http://pulkitsinghal.blogspot.it/2011/09/multicore-master-slave-replication-in.html > but > i get the following problem > > SEVERE: Error while trying

Re: Multicore Issue - Server Restart

2012-05-30 Thread Sujatha Arun
solr 1.3 Regards Sujatha On Wed, May 30, 2012 at 8:26 PM, Siva Kommuri wrote: > Hi Sujatha, > > Which version of Solr are you using? > > Best Wishes, > Siva > > On Wed, May 30, 2012 at 12:22 AM, Sujatha Arun > wrote: > > > Yes ,that is correct. > > > > Regards > > Sujatha > > > > On Tue, May 2

Re: Multicore Issue - Server Restart

2012-05-30 Thread Siva Kommuri
Hi Sujatha, Which version of Solr are you using? Best Wishes, Siva On Wed, May 30, 2012 at 12:22 AM, Sujatha Arun wrote: > Yes ,that is correct. > > Regards > Sujatha > > On Tue, May 29, 2012 at 7:23 PM, lboutros wrote: > > > Hi Suajtha, > > > > each webapps has its own solr home ? > > > > Lu

Re: Multicore Issue - Server Restart

2012-05-30 Thread Sujatha Arun
Yes ,that is correct. Regards Sujatha On Tue, May 29, 2012 at 7:23 PM, lboutros wrote: > Hi Suajtha, > > each webapps has its own solr home ? > > Ludovic. > > - > Jouve > France. > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Multicore-Issue-Server-Restart-tp39865

Re: Multicore Issue - Server Restart

2012-05-29 Thread lboutros
Hi Suajtha, each webapps has its own solr home ? Ludovic. - Jouve France. -- View this message in context: http://lucene.472066.n3.nabble.com/Multicore-Issue-Server-Restart-tp3986516p3986602.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Multicore solr

2012-05-23 Thread Amit Jha
Please any one can help me on this Rgds AJ On 23-May-2012, at 14:37, Jens Grivolla wrote: > So are you even doing text search in Solr at all, or just using it as a > key-value store? > > If the latter, do you have your schema configured so > that only the search_id field is indexed (with a ke

Re: Multicore solr

2012-05-23 Thread Shanu Jha
Jens, Yes we are doing text search. My question to all is, the approach of creating cores for each user is a good idea? AJ On Wed, May 23, 2012 at 2:37 PM, Jens Grivolla wrote: > So are you even doing text search in Solr at all, or just using it as a > key-value store? > > If the latter, do y

Re: Multicore solr

2012-05-23 Thread Jens Grivolla
So are you even doing text search in Solr at all, or just using it as a key-value store? If the latter, do you have your schema configured so that only the search_id field is indexed (with a keyword tokenizer) and everything else only stored? Also, are you sure that Solr is the best option as a

Re: Multicore solr

2012-05-23 Thread Shanu Jha
Awaiting for suggestions. On Wed, May 23, 2012 at 8:04 AM, Amit Jha wrote: > Hi, > > Thanks for your advice. > It is basically a meta search application. Users can perform a search on N > number of data sources at a time. We broadcast Parallel search to each > selected data sources and write da

Re: Multicore solr

2012-05-22 Thread Amit Jha
Hi, Thanks for your advice. It is basically a meta search application. Users can perform a search on N number of data sources at a time. We broadcast Parallel search to each selected data sources and write data to solr using custom build API(API and solr are deployed on separate machine API jo

Re: Multicore solr

2012-05-22 Thread Sohail Aboobaker
It would help if you provide your use case. What are you indexing for each user and why would you need a separate core for indexing each user? How do you decide schema for each user? It might be better to describe your use case and desired results. People on the list will be able to advice on the b

Re: Multicore Solr

2012-05-22 Thread Shanu Jha
Hi, Could please tell me what do you mean by filter data by users? I would like to know is there real problem creating a core for a user. ie. resource utilization, cpu usage etc. AJ On Tue, May 22, 2012 at 4:39 PM, findbestopensource < findbestopensou...@gmail.com> wrote: > Having cores per use

Re: Multicore Solr

2012-05-22 Thread findbestopensource
Having cores per user is not good idea. The count is too high. Keep everything in single core. You could filter the data based on user name or user id. Regards Aditya www.findbestopensource.com On Tue, May 22, 2012 at 2:29 PM, Shanu Jha wrote: > Hi all, > > greetings from my end. This is my f

Re: Multicore clustering setup problem

2011-07-01 Thread Stanislaw Osinski
Hi Walter, That makes sense, but this has always been a multi-core setup, so the paths > have not changed, and the clustering component worked fine for core0. The > only thing new is I have fine tuned core1 (to begin implementing it). > Previously the solrconfig.xml file was very basic. I replaced

Re: Multicore clustering setup problem

2011-06-30 Thread Walter Closenfleight
Staszek, That makes sense, but this has always been a multi-core setup, so the paths have not changed, and the clustering component worked fine for core0. The only thing new is I have fine tuned core1 (to begin implementing it). Previously the solrconfig.xml file was very basic. I replaced it with

Re: Multicore clustering setup problem

2011-06-30 Thread Stanislaw Osinski
It looks like the whole clustering component JAR is not in the classpath. I remember that I once dealt with a similar issue in Solr 1.4 and the cause was the relative path of the tag being resolved against the core's instanceDir, which made the path incorrect when directly copying and pasting from

Re: Multicore clustering setup problem

2011-06-30 Thread Walter Closenfleight
Sure, thanks for having a look! By the way, if I attempt to hit a solr URL, I get this error, followed by the stacktrace. If I set abortOnConfigurationError to false (I've found you must put the setting in both solr.xml and solrconfig.xml for both cores otherwise you keep getting the error), then

Re: Multicore clustering setup problem

2011-06-29 Thread Stanislaw Osinski
Hi, Can you post the full strack trace? I'd need to know if it's really org.apache.solr.handler.clustering.ClusteringComponent that's missing or some other class ClusteringComponent depends on. Cheers, Staszek On Thu, Jun 30, 2011 at 04:19, Walter Closenfleight < walter.p.closenflei...@gmail.co

Re: multicore file creation order

2011-06-27 Thread Stefan Matheis
Jérôme, the complete directory structure, including required files, has to be created first - manually. the admin/cores will only "activate" the core for solr, that's it :) Regards Stefan Am 27.06.2011 12:20, schrieb Jérôme Étévé: Hi, When one issues a command admin/core&action=CREATE&core

Re: multicore and replication cause OOM

2011-06-27 Thread Shalin Shekhar Mangar
On Sun, Jun 26, 2011 at 5:37 AM, Esteban Donato wrote: > thanks Shalin.  One more question:  is there any way to avoid multiple > cores replicating at the same time?  Like synchronizing the > ReplicationHandler somehow? > Yes, just specify different poll intervals for each core. The ReplicationHa

Re: multicore and replication cause OOM

2011-06-25 Thread Esteban Donato
thanks Shalin. One more question: is there any way to avoid multiple cores replicating at the same time? Like synchronizing the ReplicationHandler somehow? On Fri, Jun 24, 2011 at 6:55 AM, Shalin Shekhar Mangar wrote: > On Fri, Jun 24, 2011 at 1:41 PM, Esteban Donato > wrote: >> I have a Solr

Re: multicore and replication cause OOM

2011-06-24 Thread Shalin Shekhar Mangar
On Fri, Jun 24, 2011 at 1:41 PM, Esteban Donato wrote: > I have a Solr with 7 cores (~150MB each).  All cores replicate at the > same time from a Solr master instance.  Every time the replication > happens I get an OOM after experiencing long response times.  This > Solr used to have 4 cores befor

Re: Multicore

2011-03-16 Thread Markus Jelsma
What Solr are you using? That filter is not pre 3.1 releases. On Wednesday 16 March 2011 13:55:21 Brian Lamb wrote: > Hi all, > > I am setting up multicore and the schema.xml file in the core0 folder says > not to sure that one because its very stripped down. So I copied the schema > from example

Re: Multicore boosting to only 1 core

2011-02-15 Thread mike anderson
Could you make an additional date field, call it date_boost, that gets populated in all of the cores EXCEPT the one with the newest articles, and then boost on this field? Then when you move articles from the 'newest' core to the rest of the cores you copy over the date to the date_boost field. (I

Re: Multicore boosting to only 1 core

2011-02-15 Thread Jonathan Rochkind
No. In fact, there's no way to search over multi-cores at once in Solr at all, even before you get to your boosting question. Your different cores are entirely different Solr indexes, Solr has no built-in way to combine searches accross multiple Solr instances. [Well, sort of it can, with shar

Re: Multicore Relaod Theoretical Question

2011-01-24 Thread Em
Thanks Alexander, what a valuable ressource :). - Em -- View this message in context: http://lucene.472066.n3.nabble.com/Multicore-Relaod-Theoretical-Question-tp2293999p2321335.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Multicore Relaod Theoretical Question

2011-01-24 Thread Alexander Kanarsky
Em, that's correct. You can use 'lsof' to see file handles still in use. See http://0xfe.blogspot.com/2006/03/troubleshooting-unix-systems-with-lsof.html, "Recipe #11". -Alexander On Sun, Jan 23, 2011 at 1:52 AM, Em wrote: > > Hi Alexander, > > thank you for your response. > > You said that th

Re: Multicore Relaod Theoretical Question

2011-01-23 Thread Em
Hi Alexander, thank you for your response. You said that the old index files were still in use. That means Linux does not *really* delete them until Solr frees its locks from it, which happens while reloading? Thank you for sharing your experiences! Kind regards, Em Alexander Kanarsky wr

Re: Multicore Relaod Theoretical Question

2011-01-22 Thread Alexander Kanarsky
Em, yes, you can replace the index (get the new one into a separate folder like index.new and then rename it to the index folder) outside the Solr, then just do the http call to reload the core. Note that the old index files may still be in use (continue to serve the queries while reloading), eve

Re: Multicore Relaod Theoretical Question

2011-01-22 Thread Em
Hi Erick, thanks for your response. Yes, it's really not that easy. However, the target is to avoid any kind of master-slave-setup. The most recent idea i got is to create a new core with a data-dir pointing to an already existing directory with a fully optimized index. Regards, Em -- View t

Re: Multicore Relaod Theoretical Question

2011-01-22 Thread Erick Erickson
This seems far too complex to me. Why not just optimize on the master and let replication do all the rest for you? Best Erick On Fri, Jan 21, 2011 at 1:07 PM, Em wrote: > > Hi, > > are there no experiences or thoughts? > How would you solve this at Lucene-Level? > > Regards > > > Em wrote: > >

Re: Multicore Relaod Theoretical Question

2011-01-21 Thread Em
Hi, are there no experiences or thoughts? How would you solve this at Lucene-Level? Regards Em wrote: > > Hello list, > > I got a theoretical question about a Multicore-Situation: > > I got two cores: active, inactive > > The active core serves all the queries. > > The inactive core is th

Re: Multicore Search "Map size must not be negative"

2011-01-20 Thread Markus Jelsma
That looks like this issue: https://issues.apache.org/jira/browse/SOLR-2278 On Thursday 20 January 2011 13:02:41 Jörg Agatz wrote: > Hallo.. > > I have create multicore search and will search in more then one Core! > > Now i have done: > > http://192.168.105.59:8080/solr/mail/select?wt=phps&q=*

RE: multicore controlled by properties

2011-01-09 Thread Ephraim Ofir
] Sent: Sunday, January 09, 2011 6:03 AM To: solr-user@lucene.apache.org; Zach Friedland Subject: Re: multicore controlled by properties The config files support XInclude. Some sites use this to include a local configuration that affects your single global file. On Sat, Jan 8, 2011 at 10:53 AM

Re: multicore controlled by properties

2011-01-08 Thread Lance Norskog
The config files support XInclude. Some sites use this to include a local configuration that affects your single global file. On Sat, Jan 8, 2011 at 10:53 AM, Zach Friedland wrote: > We have a large number of solr cores that are used by different groups for > different purposes.  To make the sour

Re: Multicore Search broken

2010-12-17 Thread Lance Norskog
All of the cores have to have the same schema. And, they should not have any documents in common. On Thu, Dec 16, 2010 at 8:36 AM, Jörg Agatz wrote: > I have tryed some Thinks, now i have new news, > > when i search in : > http://localhost:8080/solr/mail/select?q=*:*&shards=localhost:8080/solr/m

Re: Multicore Search broken

2010-12-16 Thread Jörg Agatz
I have tryed some Thinks, now i have new news, when i search in : http://localhost:8080/solr/mail/select?q=*:*&shards=localhost:8080/solr/mail,localhost:8080/solr/

Re: Multicore and Replication (scripts vs. java, spellchecker)

2010-12-11 Thread Martin Grotzke
On Sat, Dec 11, 2010 at 12:38 AM, Chris Hostetter wrote: > > : #SOLR-433 "MultiCore and SpellChecker replication" [1]. Based on the > : status of this feature request I'd asume that the normal procedure of > : keeping the spellchecker index up2date would be running a cron job on > : each node/slav

Re: Multicore and Replication (scripts vs. java, spellchecker)

2010-12-10 Thread Chris Hostetter
: #SOLR-433 "MultiCore and SpellChecker replication" [1]. Based on the : status of this feature request I'd asume that the normal procedure of : keeping the spellchecker index up2date would be running a cron job on : each node/slave that updates the spellchecker. : Is that right? i'm not 100% cer

Re: Multicore and Replication (scripts vs. java, spellchecker)

2010-12-10 Thread Martin Grotzke
Hi, that there's no feedback indicates that our plans/preferences are fine. Otherwise it's now a good opportunity to feed back :-) Cheers, Martin On Wed, Dec 8, 2010 at 2:48 PM, Martin Grotzke wrote: > Hi, > > we're just planning to move from our replicated single index setup to > a replicated

Re: MultiCore config less stable than SingleCore?

2010-12-07 Thread Erick Erickson
Could you tell us what version of Solr you're running? And what OS you're concerned about? And what file system you're operating on? And anything else you can think of that'd help us help you? Best Erick On Tue, Dec 7, 2010 at 4:56 AM, Jan Simon Winkelmann < jansimon.winkelm...@newsfactory.de> wr

Re: multicore defaultCoreName not working

2010-10-13 Thread Ron Chan
that explains it then, using 1.4.1 thanks for that Ron - Original Message - From: "Ephraim Ofir" To: solr-user@lucene.apache.org Sent: Wednesday, 13 October, 2010 2:11:49 PM Subject: RE: multicore defaultCoreName not working Which version of solr are you using? I be

RE: multicore defaultCoreName not working

2010-10-13 Thread Ephraim Ofir
Which version of solr are you using? I believe this is only available on trunk, not even on 1.4.1 (SOLR-1722). Also, watch out for SOLR-2127 bug, haven't gotten around to creating a patch yet... Ephraim Ofir -Original Message- From: Ron Chan [mailto:rc...@i-tao.com] Sent: Wednesday,

Re: multicore replication slave

2010-10-12 Thread Christopher Bottaro
Answered my own question. Instead of naming each core in the replication handler, you use a variable instead: http://solr.mydomain.com:8983/solr/${solr.core.name}/replication 00:00:60 That will get all of your cores replicating. -- C On Mon, Oct 11, 2010 at 6:25 PM, Christopher

Re: multicore Vs multiple solr webapps

2010-05-27 Thread Ryan McKinley
The two approaches solve different needs. In 'multicore' you have a single webapp with multiple indexes. This means they are all running in the same JVM. This may be an advantage or a disadvantage depending on what you are doing. ryan On Thu, May 27, 2010 at 10:44 AM, Antonello Mangone wrot

Re: multicore Vs multiple solr webapps

2010-05-27 Thread David Stuart
So correction as per a different thread the next verison of solr will be 3.1 as per the merge with the luence tpl David Stuart On 27 May 2010, at 15:44, Antonello Mangone wrote: Hi to all, I have a question for you ... Can someone exaplain me the differences between a unique solr appli

Re: multicore Vs multiple solr webapps

2010-05-27 Thread David Stuart
Hi Antonello, In multicore you get richer fuctionality including core discovery, core config reload, alias, core swap and (soon to be) core create. Under a single webapp you get control over memory allocation threads etc. Personally I would chose multicore and I believe in solr 1.5 they ar

Re: Multicore and TermVectors

2010-04-05 Thread Lance Norskog
There is no query parameter. The query parser throws an NPE if there is no query parameter: http://issues.apache.org/jira/browse/SOLR-435 It does not look like term vectors are processed in distributed search anyway. On Mon, Apr 5, 2010 at 4:45 PM, Chris Hostetter wrote: > > : Subject: Multicor

Re: Multicore and TermVectors

2010-04-05 Thread Chris Hostetter
: Subject: Multicore and TermVectors It doesn't sound like Multicore is your issue ... it seems like what you mean is that you are using distributed search with TermVectors, and that is causing a problem. Can you please clarify exactly what you mean ... describe your exact setup (ie: how mana

Re: multicore embedded swap / reload etc.

2010-03-29 Thread Lance Norskog
greatly > appreciated. > > Thanks, > -Kallin Nagelberg > > > -----Original Message- > From: Mark Miller [mailto:markrmil...@gmail.com] > Sent: Friday, March 26, 2010 7:54 AM > To: solr-user@lucene.apache.org > Subject: Re: multicore embedded swap / reload etc. &g

Re: Multicore process

2010-03-28 Thread Blargy
Mark Miller-3 wrote: > > Hmmm...but isn't your slave on a different machine? Every install is > going to need a solr.xml, no way around that.. > Of course its on another machine. I was just hoping to only have 1 version of solr.xml checked into our source control and that I can change which co

Re: Multicore process

2010-03-28 Thread Mark Miller
On 03/28/2010 05:43 PM, Blargy wrote: Thanks that makes perfect sense for solrconfig.xml however I dont see that sort of functionality for solr.xml. Im guessing Ill need to manage 2 different versions of solr.xml Version 1 master Version 2 slave And my ap

Re: Multicore process

2010-03-28 Thread Blargy
Thanks that makes perfect sense for solrconfig.xml however I dont see that sort of functionality for solr.xml. Im guessing Ill need to manage 2 different versions of solr.xml Version 1 master Version 2 slave And my app will always be pointing to http://slave-host

Re: Multicore process

2010-03-28 Thread Mark Miller
On 03/28/2010 05:14 PM, Blargy wrote: Nice. Almost there... So it appears then that I will need two different solr.xml configurations. One for the master defining core0 and core1 and one for the slave with the default configuration. Is there anyway to specify master/slave specific settings in so

Re: Multicore process

2010-03-28 Thread Blargy
Nice. Almost there... So it appears then that I will need two different solr.xml configurations. One for the master defining core0 and core1 and one for the slave with the default configuration. Is there anyway to specify master/slave specific settings in solr.xml or will I have to have 2 differe

Re: Multicore process

2010-03-28 Thread Mark Miller
On 03/28/2010 04:49 PM, Blargy wrote: I just thought about this... Im guessing my slaves should always be replicating from the "live" master core: (http://localhost:8983/solr/items-live/replication). So my master solr will have a directory structure like this: home/items/data/core0/index home/

Re: Multicore process

2010-03-28 Thread Blargy
I just thought about this... Im guessing my slaves should always be replicating from the "live" master core: (http://localhost:8983/solr/items-live/replication). So my master solr will have a directory structure like this: home/items/data/core0/index home/items/data/core1/index and at any poi

Re: Multicore process

2010-03-28 Thread Blargy
Ok great... its starting to make sense. Now Im just a little confused on replication. So I had previously had my slave configuration as follows commit startup schema.xml,stopwords.txt http://${replication.host}:8983/solr/${solr.core.instanceDir}r

Re: Multicore process

2010-03-28 Thread Mark Miller
Right - I'd just have the data dir be generic (like core0, core1 as you have i example 2) and then the names will be live and offline and flip back and forth between the core0, core1 dirs. On 03/28/2010 04:06 PM, Blargy wrote: Mark, first off thanks for the response. Im glad someone is around

Re: Multicore process

2010-03-28 Thread Blargy
Mark, first off thanks for the response. Im glad someone is around today ;) So this is what I have so far: So my directory structure is: home/items/data/live/index home/items/data/offline/index So after playing around I see that swap literally just swaps the dataDir in solr.

Re: Multicore process

2010-03-28 Thread Mark Miller
On 03/28/2010 02:58 PM, Blargy wrote: Also, how do I share the same schema and config files? In solr.xml you can specify schema.xml and config.xml - just specify the same one for each core. If you are creating cores dynamically, you can still do this. You prob want to use the shareSchema op

Re: Multicore process

2010-03-28 Thread Mark Miller
On 03/28/2010 02:54 PM, Blargy wrote: I was hoping someone could explain to me how your Solr multicore process currently operates. This is what I am thinking about and I was hoping I could get some ideas/suggestions. I have a master/slave setup where the master will be doing all the inde

Re: Multicore process

2010-03-28 Thread Blargy
Also, how do I share the same schema and config files? -- View this message in context: http://n3.nabble.com/Multicore-process-tp681929p681936.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: multicore embedded swap / reload etc.

2010-03-26 Thread Nagelberg, Kallin
ut managing multiple cores here: http://wiki.apache.org/solr/CoreAdmin . If someone could provide some high-level directions it would be greatly appreciated. Thanks, -Kallin Nagelberg -Original Message- From: Mark Miller [mailto:markrmil...@gmail.com] Sent: Friday, March 26, 2010 7

Re: multicore embedded swap / reload etc.

2010-03-26 Thread Mark Miller
Embedded supports MultiCore - it's the direct core connection thing that supports one. - Mark http://www.lucidimagination.com (mobile) On Mar 26, 2010, at 7:38 AM, Erik Hatcher wrote: But wait... embedded Solr doesn't support multicore, does it? Just off memory, I think it's fixed to

Re: multicore embedded swap / reload etc.

2010-03-26 Thread Erik Hatcher
But wait... embedded Solr doesn't support multicore, does it? Just off memory, I think it's fixed to a single core. Erik On Mar 25, 2010, at 10:31 PM, Lance Norskog wrote: All operations through the SolrJ work exactly the same against the Solr web app and embedded Solr. You code the

Re: multicore embedded swap / reload etc.

2010-03-25 Thread Lance Norskog
All operations through the SolrJ work exactly the same against the Solr web app and embedded Solr. You code the calls to update cores with the same SolrJ APIs either way. On Wed, Mar 24, 2010 at 2:19 PM, Nagelberg, Kallin wrote: > Hi, > > I've got a situation where I need to reindex a core once a

Re: multiCore

2010-03-06 Thread Erick Erickson
I've seen similar errors happen if you delete the *contents* of our index directory but not the directory itself. Just to be sure, stop/restart your SOLR instance if you manually delete your index. But the error I've seen when doing the above usually doesn't mention a specific character, so I'd g

Re: multiCore

2010-03-05 Thread Suram
Siddhant Goel wrote: > > Can you provide the error message that you got? > > On Sat, Mar 6, 2010 at 11:13 AM, Suram wrote: > >> >> Hi, >> >> >> how can i send the xml file to solr after created the multicore.i tried >> it >> refuse accept >> -- >> View this message in context: >> http://old

Re: multiCore

2010-03-05 Thread Siddhant Goel
Can you provide the error message that you got? On Sat, Mar 6, 2010 at 11:13 AM, Suram wrote: > > Hi, > > > how can i send the xml file to solr after created the multicore.i tried it > refuse accept > -- > View this message in context: > http://old.nabble.com/multiCore-tp27802043p27802043.html

Re: multicore setup and security

2010-02-23 Thread Jorg Heymans
On Tue, Feb 23, 2010 at 10:09 AM, Shalin Shekhar Mangar < shalinman...@gmail.com> wrote: > On Mon, Feb 22, 2010 at 5:43 PM, Jorg Heymans >wrote: > > > > > What is the recommended pattern for securing a multicore solr instance, > > accessed by different applications ? In our case, we need to preve

Re: multicore setup and security

2010-02-23 Thread Shalin Shekhar Mangar
On Mon, Feb 22, 2010 at 5:43 PM, Jorg Heymans wrote: > > What is the recommended pattern for securing a multicore solr instance, > accessed by different applications ? In our case, we need to prevent > application A from accessing the core of application B. Also, we need to > avoid the use of user

Re: Multicore Example

2010-02-19 Thread K Wong
The point that these guys are trying to make is that if another program is using the port that Solr is trying to bind to then they will both fight over the exclusive use of the port. Both the netstat and lsof command work fine on my Mac (Leopard 10.5.8). Trinity:~ kelvin$ which netstat /usr/sbin/

Re: Multicore Example

2010-02-19 Thread Lee Smith
Thanks Shawn I am actually running it on mac It does not like those unix commands ?? Any further advice ? Lee On 19 Feb 2010, at 20:32, Shawn Heisey wrote: > Assuming you are on a unix variant with a working lsof, use this. This > probably won't work correctly on Solaris 10: > > lsof -nPi

Re: Multicore Example

2010-02-19 Thread Shawn Heisey
Assuming you are on a unix variant with a working lsof, use this. This probably won't work correctly on Solaris 10: lsof -nPi | grep 8983 lsof -nPi | grep 8080 On Windows, you can do this in a command prompt. It requires elevation on Vista or later. The -b option was added in WinXP SP2 and

Re: Multicore Example

2010-02-19 Thread Dave Searle
Are you on windows? Try netstat -a Sent from my iPhone On 19 Feb 2010, at 20:02, "Lee Smith" wrote: > How can I find out ?? > > > On 19 Feb 2010, at 19:26, Dave Searle wrote: > >> Do you have something else using port 8983 or 8080? >> >> Sent from my iPhone >> >> On 19 Feb 2010, at 19:22, "Lee

Re: Multicore Example

2010-02-19 Thread Lee Smith
How can I find out ?? On 19 Feb 2010, at 19:26, Dave Searle wrote: > Do you have something else using port 8983 or 8080? > > Sent from my iPhone > > On 19 Feb 2010, at 19:22, "Lee Smith" wrote: > >> Hey All >> >> Trying to dip my feet into multicore and hoping someone can advise >> why th

Re: Multicore Example

2010-02-19 Thread Dave Searle
Do you have something else using port 8983 or 8080? Sent from my iPhone On 19 Feb 2010, at 19:22, "Lee Smith" wrote: > Hey All > > Trying to dip my feet into multicore and hoping someone can advise > why the example is not working. > > Basically I have been working with the example single cor

Re: Multicore Example

2010-02-19 Thread Pascal Dimassimo
Are you sure that you don't have any java processes that are still running? Did you change the port or are you still using 8983? Lee Smith-6 wrote: > > Hey All > > Trying to dip my feet into multicore and hoping someone can advise why the > example is not working. > > Basically I have been w

  1   2   >