Hi, Thank you for the information. Do you know what the Drupal Module does exactly? Is it only a wrapper in order to present the result (from SOLR), or does it have further function(s)?
---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 31 May 2011 08:29:49 -0600 > From: Karyn Cassio <[email protected]> > Subject: Re: [development] SOLR > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > I just used apachesolr_multisitesearch and it worked excellently. > You will need to install drupal.org/project/apachesolr first, and then > configure apachesolr_multisitesearch to work with it. > > The latter extends the basic apachesolr module, which is based on apache > solr. > So, the first thing you will need to do is install apache solr on your > system, or whichever system you would like to act as your apache solr > server. (Yes, it can be the same server as you host your site. > > Read the documentation, especially if you are new to Drupal and Apache > Solr. The instructions are pretty clear as to how to set everything up. > > Hope this helps. > > Karyn > (Techgirlgeek) > > On 05/29/2011 11:31 PM, Cameron Eagans wrote: > > c'mon...http://tinyurl.com/4yqbley > > > > apachesolr_multisitesearch is what's used on drupal.org > > <http://drupal.org>. You might start there. > > -- > > Cameron Eagans > > http://cweagans.net > > > > > > On Sun, May 29, 2011 at 23:10, Dragomilov <[email protected] > > <mailto:[email protected]>> wrote: > > > > Hi, > > > > I need a multi-site search system but I am new in Drupal search. > > Firstly I tried http://drupal.org/project/multisite_search however > > it didn't work well, some words wasn't indexed. So I began to > > planning on setting up SOLR in order to use > > http://drupal.org/project/apachesolr_multisitesearch. (Google > > option is not sutiable for us.) Then I notice that there is a > > module such as http://drupal.org/project/nutch. So I am confused. > > > > Is there anybody who could explain difference between these > > modeule (even pure SOLR search)? I am also open to any suggestion > > about search, any module, SOLR w/o Drupal modules, any other > > search options... > > > > Thank you all in advance... > > > > > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://lists.drupal.org/pipermail/development/attachments/20110531/e184411f/attachment-0001.html > > ------------------------------ > > -- > [ Drupal development list | http://lists.drupal.org/ ] > > End of development Digest, Vol 102, Issue 1 > ******************************************* >
