Link to
Requisite - I am trying to create a news block that pulls content from the site and also points to urls outside the site. I am able to make either one work but not both.
The usual way - When you create a view and list only title and desc ; clicking the title takes you to the node (news page)
Read moreArchitecture question re: huge indexes
I intend to have a Drupal 6 site with some cutom node types indexed by ApacheSolr using the XML Schema provided. However, I'd like to add a lot of gigantic indexes to it that reside only in the Lucene/Solr system (ha) and not physically in my Drupal MySQL database. For example, I may have a thousand or even a hundred thousand nodes in Drupal, but I might have ten different "external" indexes with millions of records each, and I'd like to conduct faceted search against the whole lot of 'em.
Read more