Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2009 at 15:31 UTC
Updated:
10 Jul 2009 at 16:00 UTC
I'd like to develop a new contrib module ApacheSolr AutoTrack. And I'd like to solicit some feedback from the ApacheSolr folks :). Here are my questions:
1. Is there a similar module existing already? I don't want to invest duplicate efforts on it.
2. Do you have other good ideas I should consider before actually writing the code?
3. Does anyone want to co-develop/co-maintain the module with me?
Thanks!
Comments
Comment #1
Scott Reynolds commentedThis has been discussed in this issue #442976: Facet blocks anywhere particularly comment #9 http://drupal.org/node/442976#comment-1564010.
Comment #2
robertdouglass commentedDan, can you make your use cases clearer? The one about detecting incoming nodereferences seems like it would be better suited for a database query.
Comment #3
danithaca commentedThanks Scott and Robert. Looks like my idea is just a simplified version of Apache Solr Views module. If time permitted, I might write a contrib module to Apache Solr Views to simplify configuration process.