Re: Unable to run two multicore Solr instances under Tomcat

2012-11-15 Thread Erick Erickson
> To: solr-user@lucene.apache.org > Subject: Re: Unable to run two multicore Solr instances under Tomcat > > > At a guess you have leftover jars from your earlier installation in your > classpath that are being picked up. I've always found that figuring out how > _that_ happe

RE: Unable to run two multicore Solr instances under Tomcat

2012-11-14 Thread Adam Neal
ssage- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Tue 13/11/2012 12:05 To: solr-user@lucene.apache.org Subject: Re: Unable to run two multicore Solr instances under Tomcat At a guess you have leftover jars from your earlier installation in your classpath that are being picked up.

RE: Unable to run two multicore Solr instances under Tomcat

2012-11-13 Thread Adam Neal
an install of 4.0 and see if the same problem occurs. -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Tue 13/11/2012 12:05 To: solr-user@lucene.apache.org Subject: Re: Unable to run two multicore Solr instances under Tomcat At a guess you have leftover jars

Re: Unable to run two multicore Solr instances under Tomcat

2012-11-13 Thread Erick Erickson
I have been running two multicore Solr instances under Tomcat using a > nightly build of 4.0 from September 2011. This has been running fine but > when I try to update these instances to the release version of 4.0 I'm > hitting problems when the second instance starts up. If I have one ins

Unable to run two multicore Solr instances under Tomcat

2012-11-12 Thread Adam Neal
Hi, I have been running two multicore Solr instances under Tomcat using a nightly build of 4.0 from September 2011. This has been running fine but when I try to update these instances to the release version of 4.0 I'm hitting problems when the second instance starts up. If I have one ins

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

Multicore solr

2012-05-22 Thread Shanu Jha
Hi all, greetings from my end. This is my first post on this mailing list. I have few questions on multicore solr. For background we want to create a core for each user logged in to our application. In that case it may be 50, 100, 1000, N-numbers. Each core will be used to write and search index

Re: Multicore Solr

2012-05-22 Thread Shanu Jha
; Hi all, > > > > greetings from my end. This is my first post on this mailing list. I have > > few questions on multicore solr. For background we want to create a core > > for each user logged in to our application. In that case it may be 50, > 100, > > 1000, N-numb

Re: Multicore Solr

2012-05-22 Thread findbestopensource
his is my first post on this mailing list. I have > few questions on multicore solr. For background we want to create a core > for each user logged in to our application. In that case it may be 50, 100, > 1000, N-numbers. Each core will be used to write and search index in real > time.

Multicore Solr

2012-05-22 Thread Shanu Jha
Hi all, greetings from my end. This is my first post on this mailing list. I have few questions on multicore solr. For background we want to create a core for each user logged in to our application. In that case it may be 50, 100, 1000, N-numbers. Each core will be used to write and search index

multicore solr with dublin core and SolrNet

2012-04-10 Thread pkoueik
Core as standard output of my search result. - embed the whole thing into SolrNet to provide the results in .Net Framework. PS: i am using windows 7. Thank you again. -- View this message in context: http://lucene.472066.n3.nabble.com/multicore-solr-with-dublin-core-and-SolrNet-tp3901684p3901684

Closed -- Re: Multilingual search in multicore solr

2012-02-01 Thread bing
-search-in-multicore-solr-tp3698969p3708757.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Multilingual search in multicore solr

2012-02-01 Thread Erick Erickson
find many start-up tutorials about that, thus would be grateful if > any suggestions and hints brought about. > > Best > Bing > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Multilingual-search-in-multicore-solr-tp3698969p3705556.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: Multilingual search in multicore solr

2012-01-31 Thread bing
e.com/Multilingual-search-in-multicore-solr-tp3698969p3705556.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Multilingual search in multicore solr

2012-01-31 Thread Erick Erickson
core, but still is a concern. > Thanks. > > Best Regards, > Ni Bing > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Multilingual-search-in-multicore-solr-tp3698969p3702041.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: Multilingual search in multicore solr

2012-01-30 Thread bing
, returned with a set of scores. Is it confident to conclude that the highest score gives the most confidence of the results? Thanks. Best Regards, Ni Bing -- View this message in context: http://lucene.472066.n3.nabble.com/Multilingual-search-in-multicore-solr-tp3698969p3702041.html Sent from the

Re: Multilingual search in multicore solr

2012-01-30 Thread Erick Erickson
> > I am going to multilingual search in multicore solr. Specifically, the > design of the solr server is like: I have several cores corresponding to > different languages, where each core has its configuration files and data. > > I have following questions: > > 1. While

Multilingual search in multicore solr

2012-01-29 Thread bing
Hi, all, I am going to multilingual search in multicore solr. Specifically, the design of the solr server is like: I have several cores corresponding to different languages, where each core has its configuration files and data. I have following questions: 1. While indexing a document, I use

where do i find xsd schemas for MultiCore Solr responses

2011-09-08 Thread Anirudha Jadhav
Hi , I am using separate task to monitor solr instances, where do i find xsd schemas for MultiCore Solr responses inorder to correctly parse them. thanks, Ani eg. XML " 016 core0multicore\core0\multicore\core0\data\2011-09-07T21:36:53.864Z 67193861001313764498766 falsetruefalse

Re: Fixed: Solritas on multicore Solr, using standard query handler (was Re: ClassNotFoundException: org.apache.solr.response.VelocityResponseWriter)

2010-05-09 Thread Erik Hatcher
On May 9, 2010, at 3:20 PM, Andrew Clegg wrote: N.B. In case this catches anyone out -- there's also a few places where you need to put the core name into the templates in the conf/velocity directory for the core. They don't pick this up automatically so you need to find any references to /

Fixed: Solritas on multicore Solr, using standard query handler (was Re: ClassNotFoundException: org.apache.solr.response.VelocityResponseWriter)

2010-05-09 Thread Andrew Clegg
Don't worry Erik -- I figured this one out. For the benefit of future searchers, you need lucene And to avoid the NullPointerException from the /solr/CORENAME/itas page, you actually need to supply a ?q=blah initial query. I just assumed it would give you a blank search page if you di

Multicore Solr + Tomcat

2009-09-18 Thread René Hackl
Hello, I have setup Tomcat 6 and Solr 1.3.0 and it works fine for single cores. Now I am trying to make it multicore and the cores don't seem to be recognized. This works: /solr/home/conf/schema.xml /solr/home/conf/solrconfig.xml /solr/home/data/ Clicking the admin link on the "Welcome to Solr

Re: Multicore Solr (trunk) creates extra dirs

2009-07-14 Thread Otis Gospodnetic
don't have dataDir in my solr.xml, only absolute paths to my cores. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message > From: Otis Gospodnetic > To: solr-user@lucene.apache.org > Sent: Tuesday, July 14, 2009 5:49:19 PM > Subject:

Multicore Solr (trunk) creates extra dirs

2009-07-14 Thread Otis Gospodnetic
Hello, I just built solr.war from trunk and deployed it to a multicore solr server whose solr.xml looks like this: Each core has conf and data/index dirs under its instanceDir. e.g. $ tree /mnt/solrhome/cores/core0 cores/core0 |-- conf | |-- schema.xml -> ../../../c

Re: Multicore Solr not returning expects results from search

2009-05-26 Thread ahammad
of both cores' results. >> >> Good luck, please reply to this message if you have it figured out, I am >> curious to know what's going on. >> >> Regards >> > > -- View this message in context: http://www.nabble.com/Multicore-Solr-not-returning-expects-results-from-search-tp23623975p23730420.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Multicore Solr not returning expects results from search

2009-05-26 Thread KennyN
parameter. > > However, I don't have identical indicies. The results I get back are > basically and addition of both cores' results. > > Good luck, please reply to this message if you have it figured out, I am > curious to know what's going on. > > Regards >

Re: Multicore Solr not returning expects results from search

2009-05-26 Thread ahammad
on core0, specifying shards of core0 and core1. Is this how I > should be doing it? Or should I have another core just to specify the > other shards? > -- View this message in context: http://www.nabble.com/Multicore-Solr-not-returning-expects-results-from-search-tp23623975p237293

Re: Multicore Solr not returning expects results from search

2009-05-26 Thread KennyN
shards? -- View this message in context: http://www.nabble.com/Multicore-Solr-not-returning-expects-results-from-search-tp23623975p23729247.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Multicore Solr not showing Cache Stats

2009-05-22 Thread Otis Gospodnetic
- Original Message > From: Chris Hostetter > To: solr-user@lucene.apache.org > Sent: Tuesday, April 7, 2009 5:41:48 PM > Subject: Re: Multicore Solr not showing Cache Stats > > > : - Going to http://localhost:8983/core1/admin/stats.jsp#cache shows a > : nearly em

Re: Multicore Solr not returning expects results from search

2009-05-19 Thread KennyN
amp;version=2.1&q=contents:bob&start=0&rows=2 >> >> Returns >> >> >> 0 >> 378 >> >> > name="shards">192.168.55.101:8983/solr/core0,192.168.55.101:8983/solr/core1 >> >> 0 >> contents:bob >> 2.1 >> 2 >> >> >> ... etc. >> >> So why would I not get the sum of the two cores results? >> >> If it's any help, when I place the shards param in the SearchHandler, >> Solr >> never returns any results(perhaps that is a different issue though?). >> >> >> > > > > -- View this message in context: http://www.nabble.com/Multicore-Solr-not-returning-expects-results-from-search-tp23623975p23624593.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Multicore Solr not returning expects results from search

2009-05-19 Thread Mark Miller
Do you have unique ids across shards? -- - Mark http://www.lucidimagination.com KennyN wrote: I have a two core multicore setup which currently has identical indices (just for testing, they will have different data when i deploy the system). I based this off the example, so core0 and core1. I

Multicore Solr not returning expects results from search

2009-05-19 Thread KennyN
ndler, Solr never returns any results(perhaps that is a different issue though?). -- View this message in context: http://www.nabble.com/Multicore-Solr-not-returning-expects-results-from-search-tp23623975p23623975.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Multicore Solr not showing Cache Stats

2009-04-07 Thread Chris Hostetter
: - Going to http://localhost:8983/core1/admin/stats.jsp#cache shows a : nearly empty Cache section. The only cache that shows up there is : fieldValueCache (which is really commented out in solrconfig.xml, but : Solr creates it anyway, which is normal). All other caches are missing. : : Any

Multicore Solr not showing Cache Stats

2009-03-26 Thread Otis Gospodnetic
Hello, I'm having a hard time getting a multi-core Solr instance caches to show up on Stats/Cache Admin page. This works fine with non-multicore Solr instances, of course. This is with Solr 1.4-dev 753608 (from Match 14th). Here are the details: - Solr home is at /data/solr_home -

Re: multicore /solr/update

2008-08-13 Thread Ryan McKinley
check now. Should be fixed in trunk On Aug 13, 2008, at 3:05 PM, Doug Steigerwald wrote: I checked out the trunk about 2 hours ago. Was the last commit on the 10th supposed to fix this (r684606)? On Aug 13, 2008, at 3:00 PM, Ryan McKinley wrote: check a recent version, this issue should

Re: multicore /solr/update

2008-08-13 Thread Ryan McKinley
aaah -- I see, we need the same error logic for SolrUpdateServlet as we added for SolrServlet. I'll fix in one sec. Thanks ryan On Aug 13, 2008, at 3:05 PM, Doug Steigerwald wrote: I checked out the trunk about 2 hours ago. Was the last commit on the 10th supposed to fix this (r684606)?

Re: multicore /solr/update

2008-08-13 Thread Doug Steigerwald
I checked out the trunk about 2 hours ago. Was the last commit on the 10th supposed to fix this (r684606)? On Aug 13, 2008, at 3:00 PM, Ryan McKinley wrote: check a recent version, this issue should have been fixed in: https://issues.apache.org/jira/browse/SOLR-545 On Aug 13, 2008, at 2:22

Re: multicore /solr/update

2008-08-13 Thread Ryan McKinley
check a recent version, this issue should have been fixed in: https://issues.apache.org/jira/browse/SOLR-545 On Aug 13, 2008, at 2:22 PM, Doug Steigerwald wrote: Yeah, that's the problem. Not having the core in the URL you're posting to shouldn't update any core, but it does. Doug On Aug

Re: multicore /solr/update

2008-08-13 Thread Doug Steigerwald
Yeah, that's the problem. Not having the core in the URL you're posting to shouldn't update any core, but it does. Doug On Aug 13, 2008, at 2:10 PM, Alok K. Dhir wrote: you need to add the core to your call -- post to http://localhost:8983/solr/coreX/update On Aug 13, 2008, at 1:58 PM, Do

Re: multicore /solr/update

2008-08-13 Thread Alok K. Dhir
you need to add the core to your call -- post to http://localhost:8983/solr/coreX/update On Aug 13, 2008, at 1:58 PM, Doug Steigerwald wrote: I've got two cores (core{0|1}) both using the provided example schema (example/solr/conf/schema.xml). Posting to http://localhost:8983/solr/update ad

multicore /solr/update

2008-08-13 Thread Doug Steigerwald
I've got two cores (core{0|1}) both using the provided example schema (example/solr/conf/schema.xml). Posting to http://localhost:8983/solr/update added the example docs to the last core loaded (core1). Shouldn't this give you a 400? Doug