[Ann]: Distinct Term Facet alpha (hyperloglog estimation)

Thanks to Igor Motov I just finished my first elasticsearch code (for the
facet script plugin). Its still an early prototype but I thought I should
release and share early.

It works similar to the
approx-plugin https://github.com/ptdavteam/elasticsearch-approx-plugin
which gives you a distinct elements histogram. An approximation of unique
elements within a time slot.

My plugin does something similar but is similar to the original term facet.
It gives you an estimate of the distinct elements for one field, based on
another.

Mind to share your thoughts? Any feedback is welcome. And I am more than
happy to discuss it.

--

Is source for your plugin available somewhere?

On Tuesday, December 4, 2012 12:05:12 PM UTC-5, Valentin wrote:

Thanks to Igor Motov I just finished my first elasticsearch code (for the
facet script plugin). Its still an early prototype but I thought I should
release and share early.

It works similar to the approx-plugin
GitHub - pearson-enabling-technologies/elasticsearch-approx-plugin: Plugin for ElasticSearch to do approximate or exact distinct counts, and fast term lists which gives you
a distinct elements histogram. An approximation of unique elements within a
time slot.

My plugin does something similar but is similar to the original term
facet. It gives you an estimate of the distinct elements for one field,
based on another.

Mind to share your thoughts? Any feedback is welcome. And I am more than
happy to discuss it.

--

maybe this is also of interest for you, there is a distinct date histogram
facet

On Tuesday, December 4, 2012 6:05:12 PM UTC+1, Valentin wrote:

Thanks to Igor Motov I just finished my first elasticsearch code (for the
facet script plugin). Its still an early prototype but I thought I should
release and share early.

It works similar to the approx-plugin
GitHub - pearson-enabling-technologies/elasticsearch-approx-plugin: Plugin for ElasticSearch to do approximate or exact distinct counts, and fast term lists which gives you
a distinct elements histogram. An approximation of unique elements within a
time slot.

My plugin does something similar but is similar to the original term
facet. It gives you an estimate of the distinct elements for one field,
based on another.

Mind to share your thoughts? Any feedback is welcome. And I am more than
happy to discuss it.

--

I can't believe I forgot the link: hyperloglog for elasticsearch script facet plugin (alpha code) · GitHub

Shame on me.

On Thursday, December 6, 2012 11:28:25 PM UTC+1, Igor Motov wrote:

Is source for your plugin available somewhere?

On Tuesday, December 4, 2012 12:05:12 PM UTC-5, Valentin wrote:

Thanks to Igor Motov I just finished my first elasticsearch code (for the
facet script plugin). Its still an early prototype but I thought I should
release and share early.

It works similar to the approx-plugin
GitHub - pearson-enabling-technologies/elasticsearch-approx-plugin: Plugin for ElasticSearch to do approximate or exact distinct counts, and fast term lists which gives you
a distinct elements histogram. An approximation of unique elements within a
time slot.

My plugin does something similar but is similar to the original term
facet. It gives you an estimate of the distinct elements for one field,
based on another.

Mind to share your thoughts? Any feedback is welcome. And I am more than
happy to discuss it.

--

Nice, can't wait to try it !!

On Sunday, December 9, 2012 1:39:44 PM UTC-5, Valentin wrote:

I can't believe I forgot the link: hyperloglog for elasticsearch script facet plugin (alpha code) · GitHub

Shame on me.

On Thursday, December 6, 2012 11:28:25 PM UTC+1, Igor Motov wrote:

Is source for your plugin available somewhere?

On Tuesday, December 4, 2012 12:05:12 PM UTC-5, Valentin wrote:

Thanks to Igor Motov I just finished my first elasticsearch code (for
the facet script plugin). Its still an early prototype but I thought I
should release and share early.

It works similar to the approx-plugin
GitHub - pearson-enabling-technologies/elasticsearch-approx-plugin: Plugin for ElasticSearch to do approximate or exact distinct counts, and fast term lists which gives
you a distinct elements histogram. An approximation of unique elements
within a time slot.

My plugin does something similar but is similar to the original term
facet. It gives you an estimate of the distinct elements for one field,
based on another.

Mind to share your thoughts? Any feedback is welcome. And I am more than
happy to discuss it.

--

Does anyone has code sample for es Java api. I mean usage of this using
Elastic search java API? It works fine using rest API but I am having
trouble running it in ES JAVA API.

On Sunday, December 9, 2012 1:39:44 PM UTC-5, Valentin wrote:

I can't believe I forgot the link: hyperloglog for elasticsearch script facet plugin (alpha code) · GitHub

Shame on me.

On Thursday, December 6, 2012 11:28:25 PM UTC+1, Igor Motov wrote:

Is source for your plugin available somewhere?

On Tuesday, December 4, 2012 12:05:12 PM UTC-5, Valentin wrote:

Thanks to Igor Motov I just finished my first elasticsearch code (for
the facet script plugin). Its still an early prototype but I thought I
should release and share early.

It works similar to the approx-plugin
GitHub - pearson-enabling-technologies/elasticsearch-approx-plugin: Plugin for ElasticSearch to do approximate or exact distinct counts, and fast term lists which gives
you a distinct elements histogram. An approximation of unique elements
within a time slot.

My plugin does something similar but is similar to the original term
facet. It gives you an estimate of the distinct elements for one field,
based on another.

Mind to share your thoughts? Any feedback is welcome. And I am more than
happy to discuss it.

--
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.
For more options, visit https://groups.google.com/groups/opt_out.