Crawling, indexing, and serving are the three main processes involved in delivering search results. Crawling is the process by which search engine bots fetch web pages by following links. Indexing involves creating an index of the crawled pages and storing them in a database. Serving delivers relevant search results by checking the index to determine the most relevant pages for a user's search query. Crawling fetches pages while indexing analyzes and stores page content in the search engine's database so pages can be found.