Re: Getting started with Solr

2015-03-01 Thread Baruch Kogan
OK, got it, works now. Maybe you can advise on something more general? I'm trying to use Solr to analyze html data retrieved with Nutch. I want to crawl a list of webpages built according to a certain template, and analyze certain fields in their HTML (identified by a span class and consisting of

Re: Getting started with Solr

2015-02-28 Thread Baruch Kogan
Thanks for bearing with me. I start Solr with `bin/solr start -e cloud' with 2 nodes. Then I get this: *Welcome to the SolrCloud example!* *This interactive session will help you launch a SolrCloud cluster on your local workstation.* *To begin, how many Solr nodes would you like to run in your

Re: Getting started with Solr

2015-02-26 Thread Erik Hatcher
I’m sorry, I’m not following exactly. Somehow you no longer have a gettingstarted collection, but it is not clear how that happened. Could you post the exact script steps you used that got you this error? What collections/cores does the Solr admin show you have?What are the results of

Re: Getting started with Solr

2015-02-26 Thread Baruch Kogan
Oh, I see. I used the start -e cloud command, then ran through a setup with one core and default options for the rest, then tried to post the json example again, and got another error: buntu@ubuntu-VirtualBox:~/crawler/solr$ bin/post -c gettingstarted example/exampledocs/*.json /usr/lib/jvm/java-7-

Re: Getting started with Solr

2015-02-26 Thread Erik Hatcher
How did you start Solr? If you started with `bin/solr start -e cloud` you’ll have a gettingstarted collection created automatically, otherwise you’ll need to create it yourself with `bin/solr create -c gettingstarted` — Erik Hatcher, Senior Solutions Architect http://www.lucidworks.com

Getting started with Solr

2015-02-26 Thread Baruch Kogan
Hi, I've just installed Solr (will be controlling with Solarium and using to search Nutch queries.) I'm working through the starting tutorials described here: https://cwiki.apache.org/confluence/display/solr/Running+Solr When I try to run $ bin/post -c gettingstarted example/exampledocs/*.json, I

Re: newbie getting started with solr

2013-11-07 Thread Alexandre Rafalovitch
Tried my book? It should explain that. You can see the collections with examples in GitHub: https://github.com/arafalov/solr-indexing-book/tree/master/published Start from collection1. Regards, Alex. Personal website: http://www.outerthoughts.com/ LinkedIn: http://www.linkedin.com/in/alexandre

Re: newbie getting started with solr

2013-11-07 Thread Tom Mortimer
Hi Eric, Solr configuration can certainly be confusing at first. And for some time after. :P If you're running start.jar from the example folder (which is fine for testing, and I've known some people to use it for production systems) then the default solr home is example/solr. This contains solr

newbie getting started with solr

2013-11-07 Thread Palmer, Eric
Sorry if this is obvious (because it isn't for me) I want to build a solr (4.5.1) + nutch (1.7.1) environment. I'm doing this on amazon linux (I may put nutch on a separate server eventually). Please let me know if my thinking is sound or off base in the example folder are a lot of files and f

Re: Re: Unable to getting started with SOLR

2013-09-18 Thread Furkan KAMACI
olution? >> >> >> >> -- >> View this message in context: >> http://lucene.472066.n3.nabble.com/Unable-to-getting-started-with-SOLR-tp3497276p4089761.html >> Sent from the Solr - User mailing list archive at Nabble.com. >> >

Re: Re: Unable to getting started with SOLR

2013-09-14 Thread Erick Erickson
issue can anyone tell me if they found a solution? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Unable-to-getting-started-with-SOLR-tp3497276p4089761.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Re: Unable to getting started with SOLR

2013-09-13 Thread Rah1x
I have the same issue can anyone tell me if they found a solution? -- View this message in context: http://lucene.472066.n3.nabble.com/Unable-to-getting-started-with-SOLR-tp3497276p4089761.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Getting started with solr 4.2 and cassandra

2013-04-01 Thread Otis Gospodnetic
thing similar with solr and compare both of > them. > > Getting started with > solr/example<http://lucene.apache.org/solr/4_2_0/tutorial.html>was > pretty easy and an example solr instance works. But the example folder > contains whole bunch of stuff which I am not sure if I

Re: Getting started with solr 4.2 and cassandra

2013-04-01 Thread Jack Krupansky
ansky -Original Message- From: Utkarsh Sengar Sent: Monday, April 01, 2013 7:41 PM To: solr-user@lucene.apache.org Subject: Re: Getting started with solr 4.2 and cassandra Thanks for the reply. So DSE is one of the options and I am looking into that too. Although, before diving into solr+cass

Re: Getting started with solr 4.2 and cassandra

2013-04-01 Thread Utkarsh Sengar
er/products-services/datastax-enterprise> > > -- Jack Krupansky > > -Original Message- From: Utkarsh Sengar > Sent: Monday, April 01, 2013 6:34 PM > To: solr-user@lucene.apache.org > Subject: Getting started with solr 4.2 and cassandra > > > Hello, > > I

Re: Getting started with solr 4.2 and cassandra

2013-04-01 Thread Jack Krupansky
or the Solr API. See: http://www.datastax.com/what-we-offer/products-services/datastax-enterprise -- Jack Krupansky -Original Message- From: Utkarsh Sengar Sent: Monday, April 01, 2013 6:34 PM To: solr-user@lucene.apache.org Subject: Getting started with solr 4.2 and cassandra Hello

Getting started with solr 4.2 and cassandra

2013-04-01 Thread Utkarsh Sengar
pulls data from cassandra and indexes it in ES within a day. Now, I trying to implement something similar with solr and compare both of them. Getting started with solr/example<http://lucene.apache.org/solr/4_2_0/tutorial.html>was pretty easy and an example solr instance works. But the example

Re: Re: Unable to getting started with SOLR

2011-11-10 Thread kingkong
Try replacing "localhost" with your domain or ip address and make sure the port is open. Use the ps command to see if java is running. -- View this message in context: http://lucene.472066.n3.nabble.com/Unable-to-getting-started-with-SOLR-tp3497276p3497583.html Sent from the Solr - Us

Re: Unable to getting started with SOLR

2011-11-10 Thread Per Newgro
cted by a firewall or proxy, make sure that Firefox is permitted to access the Web. _ With Regds: Divakar -- View this message in context: http://lucene.472066.n3.nabble.com/Unable-to-getting-started-

Re: Unable to getting started with SOLR

2011-11-10 Thread Per Newgro
is permitted to access the Web. _ With Regds: Divakar -- View this message in context: http://lucene.472066.n3.nabble.com/Unable-to-getting-started-with-SOLR-tp3497276p3497276.html Sent from the Solr - User mailing list archive at Nabble.com.

Unable to getting started with SOLR

2011-11-10 Thread dsy99
472066.n3.nabble.com/Unable-to-getting-started-with-SOLR-tp3497276p3497276.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: getting started with Solr Flare

2011-10-12 Thread Chris Hostetter
: but run into a problem at step 4 : : Launch Solr: : cd ; java -Dsolr.solr.home= -jar start.jar : : where Solr complains that it can't find solrconfig.xml in either the : classpath or the solr-ruby home dir. Can anyone help me disentangle this? what exactly was the command line you executed? w

getting started with Solr Flare

2011-10-05 Thread Fred Zimmerman
Hi, I followed the very simple instructions found at ' http://wiki.apache.org/solr/Flare/HowTo but run into a problem at step 4 Launch Solr: cd ; java -Dsolr.solr.home= -jar start.jar where Solr complains that it can't find solrconfig.xml in either the classpath or the solr-ruby home dir. Can

Re: Getting started with Solr

2008-09-24 Thread Mark Miller
How can I setup to run Solr as a service, so I don't need to have a SSH connection open? Sorry for being stupid here btw. This is kind of independent from solr. You have to look how to do it for the OS you are running on. With Ubuntu, you could just launch solr with nohup to keep it from stop

Getting started with Solr

2008-09-24 Thread Martin Iwanowski
Hi, I'm very new to search engines in general. I've been using Zend_Search_Lucene PHP class before to try Lucene in general and though it surely works it's not what I'm looking for performance wise. I recently installed Solr on a newly installed Ubuntu (Hardy Heron) machine. I have about 207k d