Search results differ for typed and pasted keywords
-
There is (some) difference in the results when the keyword is typed on the keyboard in contrast to pasting the same keyword from the clipboard.
Tried to fine tune the $config as in:$configs = array(
'input' => array(
'delay' => 300, // Impose delay (in milliseconds) before firing a search
'min_chars' => 6, ?// Wait for at least 3 characters before triggering a search
But with no apparent change to the situationsFurthermore, there is slight difference in the results between smallcase and uppercase of the same search keyword.
In example, I am getting four similar but different sets of results for searching a simple acronym, i.e.: HSC-AD (typed letter by letter) and HSC-AD (CTRL+V) as well as hsc-ad (typed and pasted).
- The topic ‘Search results differ for typed and pasted keywords’ is closed to new replies.