At its simplest, a query can be just a word or a phrase. But with the tips on this page, you can expand the focus of your query to give you more complete results. These tips will get you started with basic query language and acquaint you with the full power of Indexing Service.
surfing AND NOT the Net
Abbott OR Costello
This query finds all pages that mention Abbott or Costello or both.
"system near manager"
system near manager
Indexing Service searches all documents for the words system and manager.
Use Free Text Queries if you want to enter queries using natural language. Indexing Service will examine your query, extract nouns and noun phrases and construct a query for you. With free text queries you can enter any text you want, from a proper question, to a string of words and phrases, without worrying about the query language. For example, if you type in the following query:
"How do I use the Indexing Service administration snap-in?"
Indexing Service will create a query for you automatically and begin the search. Note that when you're using free text queries, the regular query language features are disabled and keywords such as AND, OR, and NEAR are interpreted as normal words.