<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Search on Thaimeo Blog</title><link>https://blog.thaimeo.info/tag/search/</link><description>Recent content in Search on Thaimeo Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 30 Sep 2009 07:36:18 +0000</lastBuildDate><atom:link href="https://blog.thaimeo.info/tag/search/index.xml" rel="self" type="application/rss+xml"/><item><title>Lucene tập 2</title><link>https://blog.thaimeo.info/2009/09/30/lucene-te1baadp-2/</link><pubDate>Wed, 30 Sep 2009 07:36:18 +0000</pubDate><guid>https://blog.thaimeo.info/2009/09/30/lucene-te1baadp-2/</guid><description>http://lucene.apache.org/java/2_3_2/queryparsersyntax.html Grouping Lucene supports using parentheses to group clauses to form sub queries. This can be very useful if you want to control the boolean logic for a query. To search for either “jakarta” or “apache” and “website” use the query: (jakarta OR apache) AND website This eliminates any confusion and makes sure you that … Read more</description></item></channel></rss>