Re: Building a central index with Lucene + Solr

2013-03-05 Thread Mark Miller
And alternatively, http://yonik.com/solr/getting-started/ - Mark On Mar 5, 2013, at 6:59 AM, Otis Gospodnetic wrote: > Hi, > > See http://lucene.apache.org/solr/tutorial.html :) > > Otis > -- > Solr & ElasticSearch Support > http://sematext.com/ > > > > > > On Tue, Mar 5, 2013 at 9:52 AM

Re: Building a central index with Lucene + Solr

2013-03-05 Thread Jilal Oussama
arium as a PHP library is great, right now it lack's of > solr4 support, but for solr 3.6 it's great. > > - Mensaje original - > De: "David Quarterman" > Para: solr-user@lucene.apache.org > Enviados: Martes, 5 de Marzo 2013 10:56:18 > Asunto: RE: Bu

Re: Building a central index with Lucene + Solr

2013-03-05 Thread Jorge Luis Betancourt Gonzalez
iginal - De: "David Quarterman" Para: solr-user@lucene.apache.org Enviados: Martes, 5 de Marzo 2013 10:56:18 Asunto: RE: Building a central index with Lucene + Solr Hi Alvaro, I agree with Otis & Alexandre (esp. Windows + PHP!). However, there are plenty of people using Solr &

Re: Building a central index with Lucene + Solr

2013-03-05 Thread Erik Hatcher
There's also a very full featured PHP front-end to Solr. It's historically a bit library-centric, but I imagine that it is general purpose enough to be useful to get started. VUFind: http://vufind.org/ Erik On Mar 5, 2013, at 10:56 , David Quarterman wrote: > Hi Alvaro, > > I agree

RE: Building a central index with Lucene + Solr

2013-03-05 Thread David Quarterman
Hi Alvaro, I agree with Otis & Alexandre (esp. Windows + PHP!). However, there are plenty of people using Solr & PHP out there very successfully. There's another good package at http://code.google.com/p/solr-php-client/ which is easy to implement and has some example usage. Regards, DQ Fr

Re: Building a central index with Lucene + Solr

2013-03-05 Thread Alexandre Rafalovitch
Mar 2013 09:59:17 -0500 > > Subject: Re: Building a central index with Lucene + Solr > > From: otis.gospodne...@gmail.com > > To: solr-user@lucene.apache.org > > > > Hi, > > > > See http://lucene.apache.org/solr/tutorial.html :) > > > > Otis &

Re: Building a central index with Lucene + Solr

2013-03-05 Thread Otis Gospodnetic
Mar 2013 09:59:17 -0500 > > Subject: Re: Building a central index with Lucene + Solr > > From: otis.gospodne...@gmail.com > > To: solr-user@lucene.apache.org > > > > Hi, > > > > See http://lucene.apache.org/solr/tutorial.html :) > > > > Otis > >

RE: Building a central index with Lucene + Solr

2013-03-05 Thread Álvaro Vargas Quezada
Thanks for the quick answer! I have read that tutorial, but I have a problem and I forgot to tell it, I'm using Windows (it suc** I know but it is for my enterprise), do you know any tutorial or way to implements this? > Date: Tue, 5 Mar 2013 09:59:17 -0500 > Subject: Re: Buildin

Re: Building a central index with Lucene + Solr

2013-03-05 Thread Otis Gospodnetic
Hi, See http://lucene.apache.org/solr/tutorial.html :) Otis -- Solr & ElasticSearch Support http://sematext.com/ On Tue, Mar 5, 2013 at 9:52 AM, Álvaro Vargas Quezada wrote: > Hi everyone! > > I'm trying to develop a central index, I installed Solr and I reach the > screen that I attach. Bu