How do I limit the returned fields to just name and address?
As above, I specify in "fields" which fields to return. However, that
does predispose that the mapping for those fields specifies that they
should be stored.
Also, note that I'm using a 'term' filter for owner. What that means is
that the "asdf1234" will not be analyzed (ie broken up into terms).
Instead, it will assume that "asdf1234" is a term in itself, and is
different from eg "ASDF1234".
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.