benmccann  
                (Ben McCann)
               
                 
              
                  
                    February 13, 2014,  2:39am
                   
                   
              1 
               
             
            
              Hi,
The method setFilter on this page no longer exists: 
http://www.elasticsearch.org/guide/en/elasticsearch/client/java-api/current/search.html 
Any tips on what that has changed to?
Thanks, 
Ben
-- 
You received this message because you are subscribed to the Google Groups "elasticsearch" group. 
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com . 
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/f333eed8-2bd2-4a4f-b11f-a0f8c9a4178e%40googlegroups.com . 
For more options, visit https://groups.google.com/groups/opt_out .
             
            
               
               
               
            
            
           
          
            
              
                Kevin_Wang  
                (Kevin Wang)
               
              
                  
                    February 13, 2014,  3:25am
                   
                   
              2 
               
             
            
              It has been changed to setPostFilter(...)
On Thursday, February 13, 2014 1:39:11 PM UTC+11, Ben McCann wrote:
Hi,
The method setFilter on this page no longer exists:
Elasticsearch Platform — Find real-time answers at scale | Elastic 
Any tips on what that has changed to?
Thanks, 
Ben
 
-- 
You received this message because you are subscribed to the Google Groups "elasticsearch" group. 
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com . 
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/04de0b3c-5f43-4bf3-ab2f-5ae638e5e35c%40googlegroups.com . 
For more options, visit https://groups.google.com/groups/opt_out .
             
            
               
               
               
            
            
           
          
            
            
              Thanks! I take it that's just a name change for clarity and not a 
functional change...
Thanks, 
Ben
On Wed, Feb 12, 2014 at 7:25 PM, Kevin Wang kevin807359@gmail.com  wrote:
It has been changed to setPostFilter(...)
On Thursday, February 13, 2014 1:39:11 PM UTC+11, Ben McCann wrote:
Hi,
The method setFilter on this page no longer exists: 
Elasticsearch Platform — Find real-time answers at scale | Elastic  
java-api/current/search.html
Any tips on what that has changed to?
Thanks, 
Ben
-- 
You received this message because you are subscribed to a topic in the 
Google Groups "elasticsearch" group. 
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/elasticsearch/eaJkL7arUrQ/unsubscribe . 
To unsubscribe from this group and all its topics, send an email to 
elasticsearch+unsubscribe@googlegroups.com . 
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/04de0b3c-5f43-4bf3-ab2f-5ae638e5e35c%40googlegroups.com  
.
 
For more options, visit https://groups.google.com/groups/opt_out .
 
--
-- 
You received this message because you are subscribed to the Google Groups "elasticsearch" group. 
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com . 
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAH3cagMZF11caNkpA-%2BtruGi2mnyAUOUw%3D6giRUNLVKKHy9PQw%40mail.gmail.com . 
For more options, visit https://groups.google.com/groups/opt_out .
             
            
               
               
               
            
            
           
          
            
              
                Ivan  
                (Ivan Brusic)
               
              
                  
                    February 13, 2014,  4:45am
                   
                   
              4 
               
             
            
              Hey Ben, check out a recent thread from earlier today: 
https://groups.google.com/forum/?fromgroups#!topic/elasticsearch/xZGnyTI6lmo 
-- 
Ivan
On Wed, Feb 12, 2014 at 7:56 PM, Ben McCann ben@benmccann.com  wrote:
Thanks! I take it that's just a name change for clarity and not a 
functional change...
Thanks, 
Ben
On Wed, Feb 12, 2014 at 7:25 PM, Kevin Wang kevin807359@gmail.com  wrote:
It has been changed to setPostFilter(...)
On Thursday, February 13, 2014 1:39:11 PM UTC+11, Ben McCann wrote:
Hi,
The method setFilter on this page no longer exists: 
Elasticsearch Platform — Find real-time answers at scale | Elastic  
java-api/current/search.html
Any tips on what that has changed to?
Thanks, 
Ben
-- 
You received this message because you are subscribed to a topic in the 
Google Groups "elasticsearch" group. 
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/elasticsearch/eaJkL7arUrQ/unsubscribe . 
To unsubscribe from this group and all its topics, send an email to 
elasticsearch+unsubscribe@googlegroups.com . 
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/04de0b3c-5f43-4bf3-ab2f-5ae638e5e35c%40googlegroups.com  
.
 
For more options, visit https://groups.google.com/groups/opt_out .
 
-- 
Ben McCann - Mountain View, California, Connectifier, Carnegie Mellon University | about.me 
-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group. 
To unsubscribe from this group and stop receiving emails from it, send an 
email to elasticsearch+unsubscribe@googlegroups.com . 
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAH3cagMZF11caNkpA-%2BtruGi2mnyAUOUw%3D6giRUNLVKKHy9PQw%40mail.gmail.com  
.
For more options, visit https://groups.google.com/groups/opt_out .
 
-- 
You received this message because you are subscribed to the Google Groups "elasticsearch" group. 
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com . 
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQAkTHzT5Jx5PgDQSpf5E9sKqzZy3C9VEgUZyzd5MVqnng%40mail.gmail.com . 
For more options, visit https://groups.google.com/groups/opt_out .
             
            
               
               
               
            
            
           
          
            
            
              Awesome. Thanks for the explanation, Ivan. It is much clearer with the 
method renamed as I wasn't previously aware the some filtering happened 
before querying and some happened after.
On Wed, Feb 12, 2014 at 8:45 PM, Ivan Brusic ivan@brusic.com  wrote:
Hey Ben, check out a recent thread from earlier today: 
Redirecting to Google Groups 
-- 
Ivan
On Wed, Feb 12, 2014 at 7:56 PM, Ben McCann ben@benmccann.com  wrote:
Thanks! I take it that's just a name change for clarity and not a 
functional change...
Thanks, 
Ben
On Wed, Feb 12, 2014 at 7:25 PM, Kevin Wang kevin807359@gmail.com wrote:
It has been changed to setPostFilter(...)
On Thursday, February 13, 2014 1:39:11 PM UTC+11, Ben McCann wrote:
Hi,
The method setFilter on this page no longer exists: 
Elasticsearch Platform — Find real-time answers at scale | Elastic  
java-api/current/search.html
Any tips on what that has changed to?
Thanks, 
Ben
-- 
You received this message because you are subscribed to a topic in the 
Google Groups "elasticsearch" group. 
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/elasticsearch/eaJkL7arUrQ/unsubscribe . 
To unsubscribe from this group and all its topics, send an email to 
elasticsearch+unsubscribe@googlegroups.com . 
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/04de0b3c-5f43-4bf3-ab2f-5ae638e5e35c%40googlegroups.com  
.
 
For more options, visit https://groups.google.com/groups/opt_out .
 
-- 
Ben McCann - Mountain View, California, Connectifier, Carnegie Mellon University | about.me 
-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group. 
To unsubscribe from this group and stop receiving emails from it, send an 
email to elasticsearch+unsubscribe@googlegroups.com . 
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAH3cagMZF11caNkpA-%2BtruGi2mnyAUOUw%3D6giRUNLVKKHy9PQw%40mail.gmail.com  
.
For more options, visit https://groups.google.com/groups/opt_out .
 
-- 
You received this message because you are subscribed to a topic in the 
Google Groups "elasticsearch" group. 
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/elasticsearch/eaJkL7arUrQ/unsubscribe . 
To unsubscribe from this group and all its topics, send an email to 
elasticsearch+unsubscribe@googlegroups.com . 
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQAkTHzT5Jx5PgDQSpf5E9sKqzZy3C9VEgUZyzd5MVqnng%40mail.gmail.com  
.
For more options, visit https://groups.google.com/groups/opt_out .
 
--
-- 
You received this message because you are subscribed to the Google Groups "elasticsearch" group. 
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com . 
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAH3cagOEpsF-Lg5wNgtqj62sJuCQ1JheGKWch-kkVJJ8VLXv8w%40mail.gmail.com . 
For more options, visit https://groups.google.com/groups/opt_out .