I have been trying to find a way to get something like group by where it
only returns documents that have a selective feild that is uniqie, and then
be able to do something simular to a mysql min max sum or something of the
sorts. Lets say i was building a database of dogs on houses on each street
i may want to pull which houses have dogs, insteed of having a look up type
or index i want to search all the dogs and then only reply once per
address. what would also be useful is if it was able to return the number
of dogs per house using a simular query.
I have been trying to find a way to get something like group by where it
only returns documents that have a selective feild that is uniqie, and then
be able to do something simular to a mysql min max sum or something of the
sorts. Lets say i was building a database of dogs on houses on each street
i may want to pull which houses have dogs, insteed of having a look up type
or index i want to search all the dogs and then only reply once per
address. what would also be useful is if it was able to return the number
of dogs per house using a simular query.
I have been trying to find a way to get something like group by where it
only returns documents that have a selective feild that is uniqie, and then
be able to do something simular to a mysql min max sum or something of the
sorts. Lets say i was building a database of dogs on houses on each street
i may want to pull which houses have dogs, insteed of having a look up type
or index i want to search all the dogs and then only reply once per
address. what would also be useful is if it was able to return the number
of dogs per house using a simular query.
--
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.
I have been trying to find a way to get something like group by where it
only returns documents that have a selective feild that is uniqie, and then
be able to do something simular to a mysql min max sum or something of the
sorts. Lets say i was building a database of dogs on houses on each street
i may want to pull which houses have dogs, insteed of having a look up type
or index i want to search all the dogs and then only reply once per
address. what would also be useful is if it was able to return the number
of dogs per house using a simular query.
--
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.
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.