Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2009 at 21:35 UTC
Updated:
9 Jan 2010 at 17:20 UTC
In some cases, a node may have a very large number of comments (my site typically has about 300), and using the apachesolr_commentsearch module only increases the processing, since each comment is a document. I'm getting memory errors when trying to index my site with 10 nodes/execution.
I've added 1 and 5 nodes/execution options in the attached patch.
| Comment | File | Size | Author |
|---|---|---|---|
| solr_cron_limit.patch | 786 bytes | kcoop |
Comments
Comment #1
robertdouglass commented#657648 by kcoop: Added Add Smaller Limit Options to Apache Solr Cron Indexing.
Looks fine. Committed to all applicable branches.