isearch-lazy-highlight

isearch-lazy-highlight is a variable defined in `isearch.el'.
Its value is
t


Documentation:
Controls the lazy-highlighting during incremental search.
When non-nil, all text in the buffer matching the current search
string is highlighted lazily (see `lazy-highlight-initial-delay'
and `lazy-highlight-interval').

You can customize this variable.