This post originated from an RSS feed registered with Java Buzz
by justin cater.
Original Post: Advanced Lucene Query Examples
Feed Title: Java Code Geeks
Feed URL: http://feeds.feedburner.com/JavaCodeGeeks
Feed Description: Java 2 Java Developers Resource Center
Latest Java Buzz Posts
Latest Java Buzz Posts by justin cater
Latest Posts From Java Code Geeks
Advertisement
After getting introduced to Apache Lucene , learning about the basic components of Indexing and Searchin g, and learning about the basics of Lucene Query (Search) Syntax , we are now ready to take the next step! In this lesson, part of the “Apache Lucene Fundamentals” course , you will delve into more advanced Query (Search) Syntax Examples.
You will learn the specifics of the Lucene Query API, along with the various classes that comprise it. Multiple examples are presented, showcasing the use of each of the subclasses.
Get started here
Read: Advanced Lucene Query Examples