Hi there :) We have set up an Apache Solr server inhouse for our Intranet, which is nifty.

Less nifty is that views are not indexed, though some of them would be really good to have in the index. The only solution coming close to solve that particular problem, AFAIS, is your "Search by Page Path" module. Is there a way to integrate it with Solr, or do you have any future plans for that?

TIA!

Comments

jhodgdon’s picture

Title: Search by Page and Solr? » Search by Page - add Solr integration
Category: support » feature

I don't have plans to integrate this module with Solr right now... Someone would need to research the Solr integration module's API and figure out how to do it.

Let's leave this issue open as a feature request though. Perhaps I or someone else will take it on.

traviscarden’s picture

I use Acquia's SOLR Search and would very much like to see this feature, too.

dddbbb’s picture

This would be awesome.

LSU_JBob’s picture

I also agree that this would be awesome. This paired with a SOLR solution would be an unbeatable combo.

efes’s picture

Assigned: Unassigned » efes

+1, this feature is a must for this module :)
"Extended search page" modul is only for D7, so there is no D6 alternative for this functionality.

jhodgdon’s picture

eFeS: Did you assign this to yourself because you intend to make a patch to make this work, or just because you want to follow this issue? If you plan to make a patch, great! If not, please don't assign it to yourself, which means "I am working on fixing this issue". Thanks!

efes’s picture

Assigned: efes » Unassigned

Sorry, I only wanted to write a comment. My bad..

kentr’s picture

Subscribe.

Can anyone offer a bounty for this?

jhodgdon’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

There is now a module called Apache Solr Not a Node https://www.drupal.org/project/apachesolr_nan that does what this is trying to accomplish -- allows Solr to index things that are not Nodes. So I think this particular module integration is not needed.