Closed (won't fix)
Project:
Apache Solr Search
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2009 at 14:19 UTC
Updated:
16 Nov 2009 at 16:54 UTC
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
Comment #1
moksa commentedOk solr expect a XML file with intructions... Thereis some sample file... Hard to understand.
Comment #2
anarchivist commentedapachesolr 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.
Comment #3
moksa commentedOkkkkk nutch is the indexer ! Thanks a lot !!
Comment #4
anarchivist commented