significant delay between end of animation and results appearing

WorldFallz - May 22, 2008 - 17:57
Project:Node Quick Find
Version:5.x-1.0
Component:User interface
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

I have a site with about 1500 nodes, but I'm only using about 4 content types with quick find (so the pool is less than tha), and there is a significant delay between the end of the circular animation and the presentation of the drop down box-- so much so my users think it's not working or the results are empty.

I'm using the "patch" from http://drupal.org/node/244242, I don't know if that has anything to do with it.

I took a look at the code, but i know nothing about the autocomplete js-- if you have any ideas what might be the problem, I would be grateful....

thanks.

#1

nicholasThompson - May 25, 2008 - 20:22
Status:active» postponed (maintainer needs more info)

Number of nodes is irrelevant - the result set should always be 10. Title and Type have, I believe, indexes - so this shouldn't be a problem.

Do you have any problems with any other auto completes?

#2

WorldFallz - May 29, 2008 - 22:27

No... I'm actually using the dynosearch module temporarily (I prefer the functionality of this module) and that autocomplete works perfectly.

I did a little more troubleshooting, and it seems if I remove the patch from http://drupal.org/node/244242 the problem goes away, but then it doesn't return any results if i have more than one content type selected. Since I have to be able to specify multiple content types that's not a viable solution.

I tried playing around with the code in the patch, but nothing seems to work except reverting back to the original module (which doesn't work with multiple content types).

#3

nicholasThompson - October 16, 2008 - 14:41
Category:support request» bug report
Priority:normal» critical
Status:postponed (maintainer needs more info)» active

I'll have a play with the module under dev - will try out the devel module to generate several thousand nodes...

Cheers,
Nick

 
 

Drupal is a registered trademark of Dries Buytaert.