| Previous · Next | |
| User | Message |
|
Albert2
|
Date: 12/11/2009 10:04 am · Subject: Solr · Rating: 0
I noticed on the roadmap that replacing the search system is part of the roadmap. My question: was Solr ever considered as an option? It is a Lucene subproject. There is a cpan module to connect, it can index documents, but also connect to a database (can handle delta data imports) Cool feature is that it has built in replication for big sites. Downside seems to be that you would need a Tomcat (or other app server for Java), adding a lot of complexity. Just a question out of curiousity since I saw that one of the biggest sites in Holland is about to implement this
|
| Back to Top |
Rate [ | ]
|
|
martink
|
Date: 2/17/2010 9:06 am · Subject: Re: Solr · Rating: 0
Thers's now also ElasticSearch, which you misght consider:http://blogs.perl.org/users/clinton_gormley/2010/02/perl-api-for-elasticsearch.html Martin dev@webgui.org wrote: > Albert2 wrote: > > I noticed on the roadmap that replacing the search system is part of > the roadmap. My question: was Solr > ever considered as an option? It is a Lucene subproject. > > There is a cpan module to > connect, it can index documents, but also connect to a database > (can handle delta data > imports) > > Cool feature is that it has built in replication for big sites. > > Downside seems to be that you would need a Tomcat (or other app server > for Java), adding a lot of complexity. > > Just a question out of curiousity since I saw that one of the biggest > sites in Holland is about to implement this > > > > > > > > > > > http://www.webgui.org/forums/dev/solr > ------------------------------------------------------------------------ > > > > |
| Back to Top |
Rate [ | ]
|