During the d.o uprade, we discovered that requesting the top terms from luke is very expensive and was hanging the server when it's looking at such a large index.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | luke-cleanup-376966-2.patch | 3.25 KB | pwolanin |
During the d.o uprade, we discovered that requesting the top terms from luke is very expensive and was hanging the server when it's looking at such a large index.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | luke-cleanup-376966-2.patch | 3.25 KB | pwolanin |
Comments
Comment #1
pwolanin commentedJacob already committed one set of changes: http://drupal.org/cvs?commit=172696
Comment #2
pwolanin commentedpatch that does some cleanup and excludes fetching the term frequencies for large indexes.
Comment #3
pwolanin commentedcommitted to 6.x