You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "David Johnson (JIRA)" <ji...@apache.org> on 2015/01/28 22:47:34 UTC

[jira] [Created] (USERGRID-370) Use ElasticSearch Filters instead of Term Query for exact matches

David Johnson created USERGRID-370:
--------------------------------------

             Summary: Use ElasticSearch Filters instead of Term Query for exact matches
                 Key: USERGRID-370
                 URL: https://issues.apache.org/jira/browse/USERGRID-370
             Project: Usergrid
          Issue Type: Story
          Components: Stack
    Affects Versions: 2.0
            Reporter: David Johnson
            Assignee: David Johnson
             Fix For: 2.0


This is something recommended in the O'Reilly ElasticSearch book.

"For exact value searches, you probably want to use a filter instead of a query, as a filter will be cached."

Page 107, Chapter 7 "Full Body Search"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)