start && end > -1) { if (start > -1) { var res = data.substring(start, end); start = res.indexOf('>') + 1; res = res.substring(start); if (res.length != 0) { eval(res); } } cursor = end + 1; } } } //]]>
You may use standard search operations including ‘+/AND’, ‘-/NOT’, ‘OR’. You may group words by enclosing them in double-quotes (”) For Example: [This is my search] will produce different results from [“This is my search”]
you may also combine terms to get more accurate search results. For Example: ["John Adams" AND President]