Submitted by Armando on 2010/09/03 09:50
The reason is that with a big DB, it's really slow. Every time I make a typo I have to wait a few seconds.
 

Comments

OK, I got a hybrid system going which I think is pretty nice:
  • If between quotes, search is not updated
    (so something like "the brown fox  will wait for you to type the ending " to update)
  • If press the space bar, search will update after 1 second of idle
  • otherwise, search will update after 2 seconds of idle
 
HTH

Armando

2010/09/05 17:42

In reply to by Pierre_Admin

[quote=Pierre_Admin]
OK, I got a hybrid system going which I think is pretty nice:
  • If between quotes, search is not updated
    (so something like "the brown fox  will wait for you to type the ending " to update)
  • If press the space bar, search will update after 1 second of idle
  • otherwise, search will update after 2 seconds of idle
 
HTH
[/quote]
 
Thanks... Sounds good! :)