Now in all Managed Results (that's the preview you see when you
click a result), simply start typing and we will Instant Find matches
inside the document.
As the Safari and Firefox users out there know, the Find feature is
immensely useful. Given a document simply type and you find matching
words. Unfortunately, Internet Explorer users are not as lucky and
suffer from the same Find box that shipped with IE 4.0.
But we've picked up where Safari left off and taken the Find feature
one step further. We both do full matches as well as partial word
matches. So type in "Jay Leno" and you'll find all the instances of
"Mr Leno" "Jay" and every other possibility.
For the Techies out there, we've added Regular Expression support to
Instant Find. Simply begin your expression like /expr/ and you'll be
greping your results (omit modifiers like 'i' or 'g', we auto append
them).
Simply type /\d/ to find all the numbers in the document. Or /\$.*?\s/ to see all the dollar amounts.
For the rest of us who don't have the time to learn the hidden
language of Regular Expressions, expect to see features in the near
future that make tasks like finding dollar amounts, names, numbers,
emails and links a one click process.