<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Kazuhira</author_name>
  <author_url>https://blog.hatena.ne.jp/Kazuhira/</author_url>
  <blog_title>CLOVER🍀</blog_title>
  <blog_url>https://kazuhira-r.hatenablog.com/</blog_url>
  <categories>
    <anon>Lucene</anon>
  </categories>
  <description>ソートに続いて、今度はFilterで遊んでみました。Filterってなんだ？という話ですが、IndexSearcher#searchメソッドの引数にQueryと一緒に渡して、検索結果を絞り込んだり、結果をキャッシュして高速化させたりするというのが主な使い方みたいです。Queryと検索結果を絞り込むという点で機能が被っているものもありますが、スコア結果に反映されなかったり、キャッシュされたりと、役割は異なるようです。で、Filterは抽象クラスであり、いくつか実装があるようなのでそちらを使うことになります。 http://lucene.apache.org/core/4_3_1/core/org…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkazuhira-r.hatenablog.com%2Fentry%2F20130705%2F1373035164&quot; title=&quot;LuceneのFilterを使う - CLOVER🍀&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-07-05 23:39:24</published>
  <title>LuceneのFilterを使う</title>
  <type>rich</type>
  <url>https://kazuhira-r.hatenablog.com/entry/20130705/1373035164</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
