Hi,

i look for a better solution than the drupal search core. Solr seems really god but hard to understand for me.

My drupal is just a part of my site (like www.mysite.org/mydrupal), rest of my web site is link to drupal with bootstrap for user and session.

How can i index this drupal external site ? It's hard ?

Thanks in advance.

++

Comments

moksa’s picture

Ok solr expect a XML file with intructions... Thereis some sample file... Hard to understand.

anarchivist’s picture

apachesolr will not index a site outside of the Drupal installation. You would have to look at using something like using Nutch in combination with Solr to do this.

moksa’s picture

Okkkkk nutch is the indexer ! Thanks a lot !!

anarchivist’s picture

Status: Active » Closed (won't fix)