'Lucene in Action' is the best book to learn how to index and how to search. It even covers the advanced search techniques and writing custom analyzers. Even though the book is for Java...I have implemented searching and indexing in .net by using this book.