Searched refs:stopwords (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/jansson/doc/html/_static/
H A Dsearchtools.js319 var stopwords = ["a","and","are","as","at","be","but","by","for","if","in","into","is","it","near","no","not","of","on","or","such","that","the","their","then","there","these","they","this","to","was","will","with"]; variable
333 if ($u.indexOf(stopwords, tmp[i].toLowerCase()) != -1 || tmp[i].match(/^\d+$/) ||

Completed in 12 milliseconds