Closed (fixed)
Project:
Wordfilter
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2008 at 14:44 UTC
Updated:
1 Dec 2008 at 16:15 UTC
When the word filter is enabled the drupal builtin search (and this also goes for 3rd party searches if used e.g. sphinx - haven't tried solr) slows down significantly (running profiling within the Nusphere IDE) shows that word filter module has the highest hit rate and consumes the most time, when word filter is disabled it performs much faster. Any help to resolve this would be appreciated.
Comments
Comment #1
jaydub commentedCan you provide more details? We are using wordfilter with apachesolr with no
such slowdowns. What aspect of your site/search is slowed down? How many
word filter pairs do you have? If you are searching for 1000s of words to filter
well then of course checking content against a large list isn't going to be fast...
Any -detailed- information you can provide is welcome.
Comment #2
jaydub commentedComment #3
jaydub commented