Posted by moksa on November 7, 2009 at 2:19pm
Jump to:
| Project: | Apache Solr Search Integration |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
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
#1
Ok solr expect a XML file with intructions... Thereis some sample file... Hard to understand.
#2
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.
#3
Okkkkk nutch is the indexer ! Thanks a lot !!
#4