Closed (won't fix)
Project:
Apache Solr Search
Version:
6.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2012 at 22:02 UTC
Updated:
26 May 2013 at 18:32 UTC
Currently drush integration only provides the command "solr-mark-all" to reindex all nodes at once (optionally filtered by content type). Marking a single node for reindexing is currently not possible.
The attached patch adds the command "solr-mark", taking a node id as argument. The patch is written in a way that should make a port to d7 straight-forward.
| Comment | File | Size | Author |
|---|---|---|---|
| apachesolr-drush-cmd-reindex-one-1.patch | 1.31 KB | ciss |
Comments
Comment #1
ciss commentedComment #2
ciss commentedSorry, wrong status.
Comment #3
nick_vhHmm, I'd prefer to see this as a small contrib module. I don't really see a lot of animo for this functionality and we'd like to keep it simple. Hopefully you're not too offended and you understand this decision. But in any case, thanks a lot the contribution!
(maybe this can be something for an apachesolr_bonus module?)
Comment #4
nick_vhComment #5
ciss commentedTo be honest, I can't even remember what I needed it for. I'm perfectly fine with this decision, although I don't think such a small addition alone would justify a module. Maybe someone else will pick this up.