How to Search in this Book

  • Search is not case-sensitive.

    For example, a search for the word dog finds matches for Dog and dog.

  • Search highlighting shows the matches in the topic.

  • In the search results list, click the applicable topic to open it.

  • When you separate search words with a blank space, the search always uses the boolean AND operator.

    Example: cat dog

  • To search for a phrase (specific words that must appear together), enclose the search phrase in double quotation marks.

    Such search supports the leading or trailing whitespace characters.

    Example: "Dog Friendly"

  • To search for specific words that must appear in the same topic file, use one of these separators between all the search words:

    Separator Examples

    The boolean AND operator

    cat AND dog And mouse

    cat And dog and mouse

    cat and dog and mouse

    The plus symbol (+)

    cat + dog + mouse

    The ampersand symbol (&)

    cat & dog & mouse

  • To search for topic files that contain any of the specific words, use one of these separators between all the search words:

    Separator Examples

    The boolean OR operator

    cat OR dog

    cat Or dog

    cat or dog or mouse

    The pipe symbol (|)

    cat | dog | mouse

  • To search for topic files that contain the specific words and do not contain other specific words, use one of these separators to exclude the specific search words:

    Separator Examples
    The boolean NOT operator cat NOT dog

    cat Not dog

    cat not dog

    cat ! dog

    The boolean XOR operator

    cat ^ dog

  • To combine search words and search operators, use parentheses ( ).

    Example: cat and (dog or mouse)

  • The search field supports partial word search when you enter between 3 and 10 characters.

    The partial word search ignores the leading or trailing whitespace characters.

  • The search field does not support wildcards (*, ?, .) or regular expressions.

  • The search field ignores these words:

    a

    about

    after

    against

    all

    also

    among

    an

    and

    are

    as

    at

    be

    became

    because

    been

    between

    but

    by

    can

    come

    do

    during

    each

    early

    for

    found

    from

    had

    has

    have

    he

    her

    his

    however

    in

    include

    into

    is

    it

    its

    late

    later

    made

    many

    may

    me

    med

    more

    most

    near

    no

    non

    not

    of

    on

    only

    or

    other

    over

    several

    she

    some

    such

    than

    that

    the

    their

    then

    there

    these

    they

    this

    through

    to

    until

    use

    was

    we

    were

    when

    where

    which

    who

    with

    you

    your