I would like to add a new module for Apache Solr indexing.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | apachesolr_location-1.3.zip | 1.51 KB | reneve2010 |
| #6 | apachesolr_location-1.2.zip | 1.76 KB | reneve2010 |
| #3 | apachesolr_location.zip | 1.77 KB | reneve2010 |
| #1 | apachesolr_location.zip | 1.78 KB | reneve2010 |
Comments
Comment #1
reneve2010 commentedContribution apachesolr_location available for review.
Comment #2
avpadernoHello, and thank you for applying for a CVS account. I am adding the review tags, and some volunteers will review the code, pointing out what it needs to be changed.
As per requirements, the motivation message should be expanded to contain more features of the proposed project. For themes, it should include also a screenshot of the theme, and (when possible) a link to a working demo site; for modules, it should include also a comparison with the existing solutions.
Comment #3
reneve2010 commentedMotivation: Existing modules do not include the possibility to index a Location CCK field. This module makes it possible to index the Location CCK field, and more specifically the country field, which is a sub-field of a Location CCK field. Next to that, it enables an ApacheSolr facet allowing the user to search for nodes within a specific country.
Similar projects:
Planned future features:
Comment #4
avpadernoThank you for your reply.
Comment #5
brianV commentedSome notes:
Once those are done, this module should be ready to go.
Comment #6
reneve2010 commented@brianV Thanks for the comments. I fixed them. Is the module ready to go?
Comment #7
avpadernoComment #8
brianV commentedivoh:
It looks good to me except for this comment, which seems to be some cruft from another module you based this one on:
Comment #9
reneve2010 commented@brianV Thanks. Yes, you are correct that was from a piece of example code. I removed it. See final version as attached.
Are we ready to go?
Comment #10
brianV commentedSorry to make you keep having to jump through hoops, but I found two other issues:
After this, everything should be good (for real this time!)
Comment #11
zzolo commentedHi. Please read all the following and the links provided as this is very important information about your CVS Application:
Drupal.org has moved from CVS to Git! This is a very significant change for the Drupal community and for your application. Please read the following documentation on how this affects and benefits you and the application process:
Migrating from CVS Applications to (Git) Full Project Applications
Comment #12
BeaPower commentedHas this been reviewed and approved? Need this module.
Comment #13
ivanbreet commented+1
Comment #14
deepbluesolutions commentedHi Ivoh
Just trying to test your module,
Solr is installed and working, location_cck installed and a content type is setup with a location cck field,
when i look in
/admin/settings/apachesolr/enabled-filters
I see a heading for apachesolr_location, but there is nothing under it ? is there anything else I need to install?
thanks
Daren
Comment #15
avpaderno