Lucene Query Syntax reference

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2013 03:51 AM
Hi!
Appreciate if someone can point me to websites that I can learn and understand Lucene Query Syntax.
I want to know, the use of syntax's like Now, Min To, Today, etc in Lucene.
Thank you.
David
Appreciate if someone can point me to websites that I can learn and understand Lucene Query Syntax.
I want to know, the use of syntax's like Now, Min To, Today, etc in Lucene.
Thank you.
David
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2013 04:41 AM
Hi,
here there is the main page of the Apache Lucene project http://lucene.apache.org/
Use the seaechi on this site to find out what you need about query syntax.
Regards,
Andrea
here there is the main page of the Apache Lucene project http://lucene.apache.org/
Use the seaechi on this site to find out what you need about query syntax.
Regards,
Andrea
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2013 10:33 AM
You can refer to Lucene Tutorial.com http://www.lucenetutorial.com/index.html or lucene Query Syntax:
http://lucene.apache.org/core/4_5_1/queryparser/org/apache/lucene/queryparser/classic/package-summar...
http://lucene.apache.org/core/4_5_1/queryparser/org/apache/lucene/queryparser/classic/package-summar...
