Sense on github abandoned?

I notice that https://github.com/bleskes/sense has a message saying "The
development of Sense has moved into Elasticsearch Marvel".

Does this mean that no further development will happen on github? I.e. if
the Marvel team find bugs in sense will the fixes be pushed to the sense on
github, and if I create a pull request on github will my fix find its way
into the version of sense included in Marvel?

Regardless of the answer to the above, does the code on github have any
kind of licence? Even without Marvel, sense is still a useful tool.

Thanks.

--
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/381ca707-f29c-4b81-8e5b-957c1c02fe0a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

I just forked it i case it goes away. I haven't built a Chrome extension in
years. Let me re-figure out how to do it and update my fork with
build/local installation instructions.

The lack of a license might be problematic since default copyright
provisions apply: Redirecting…

--
Ivan

On Fri, Mar 28, 2014 at 1:37 AM, Tim S timstibbs@gmail.com wrote:

I notice that GitHub - bleskes/sense: A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding. has a message saying "The
development of Sense has moved into Elasticsearch Marvel".

Does this mean that no further development will happen on github? I.e. if
the Marvel team find bugs in sense will the fixes be pushed to the sense on
github, and if I create a pull request on github will my fix find its way
into the version of sense included in Marvel?

Regardless of the answer to the above, does the code on github have any
kind of licence? Even without Marvel, sense is still a useful tool.

Thanks.

--
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/381ca707-f29c-4b81-8e5b-957c1c02fe0a%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/381ca707-f29c-4b81-8e5b-957c1c02fe0a%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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%3DcQAC-F5Nf9gHwVBtA%3DXXvsDo1fhuguzbu%2BK9Q5j4cgHvQw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Yeah, I cloned it locally in case it disappears and it seems to work
perfectly well standalone or as an elasticsearch plugin - IMO it doesn't
really need to be a chrome extension. But I guess its usefulness if limited
if dev has stopped and the auto-complete isn't kept up-to-date with the
elasticsearch api.

Also if I recommended my clients used it (which I would, because it's one
of the better rest front ends for ES I've come across because of the
auto-complete) then they'd want to know whether they were actually allowed
to use it i.e. what licence it is.

On Friday, March 28, 2014 2:50:04 PM UTC, Ivan Brusic wrote:

I just forked it i case it goes away. I haven't built a Chrome extension
in years. Let me re-figure out how to do it and update my fork with
build/local installation instructions.

The lack of a license might be problematic since default copyright
provisions apply: Redirecting…

--
Ivan

On Fri, Mar 28, 2014 at 1:37 AM, Tim S <tims...@gmail.com <javascript:>>wrote:

I notice that GitHub - bleskes/sense: A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding. has a message saying "The
development of Sense has moved into Elasticsearch Marvel".

Does this mean that no further development will happen on github? I.e. if
the Marvel team find bugs in sense will the fixes be pushed to the sense on
github, and if I create a pull request on github will my fix find its way
into the version of sense included in Marvel?

Regardless of the answer to the above, does the code on github have any
kind of licence? Even without Marvel, sense is still a useful tool.

Thanks.

--
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 elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/381ca707-f29c-4b81-8e5b-957c1c02fe0a%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/381ca707-f29c-4b81-8e5b-957c1c02fe0a%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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/a8c17fc2-0f74-4161-992f-0a3e77e7153b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

I would have suggested opening an issue on Github to clarify the license,
but issues are disabled on the repo. I agree that Sense is a fantastic
tool. I deploy apps using the Java API, but I formulate my thoughts and
queries beforehand with Sense. Beforehand I was just using straight curl
commands.

Boaz is a regular on the mailing list, he probably will chime in soon.

--
Ivan

On Fri, Mar 28, 2014 at 8:40 AM, Tim S timstibbs@gmail.com wrote:

Yeah, I cloned it locally in case it disappears and it seems to work
perfectly well standalone or as an elasticsearch plugin - IMO it doesn't
really need to be a chrome extension. But I guess its usefulness if limited
if dev has stopped and the auto-complete isn't kept up-to-date with the
elasticsearch api.

Also if I recommended my clients used it (which I would, because it's one
of the better rest front ends for ES I've come across because of the
auto-complete) then they'd want to know whether they were actually allowed
to use it i.e. what licence it is.

On Friday, March 28, 2014 2:50:04 PM UTC, Ivan Brusic wrote:

I just forked it i case it goes away. I haven't built a Chrome extension
in years. Let me re-figure out how to do it and update my fork with
build/local installation instructions.

The lack of a license might be problematic since default copyright
provisions apply: Redirecting…

--
Ivan

On Fri, Mar 28, 2014 at 1:37 AM, Tim S tims...@gmail.com wrote:

I notice that GitHub - bleskes/sense: A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding. has a message saying
"The development of Sense has moved into Elasticsearch Marvel".

Does this mean that no further development will happen on github? I.e.
if the Marvel team find bugs in sense will the fixes be pushed to the sense
on github, and if I create a pull request on github will my fix find its
way into the version of sense included in Marvel?

Regardless of the answer to the above, does the code on github have any
kind of licence? Even without Marvel, sense is still a useful tool.

Thanks.

--
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 elasticsearc...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/
msgid/elasticsearch/381ca707-f29c-4b81-8e5b-957c1c02fe0a%
40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/381ca707-f29c-4b81-8e5b-957c1c02fe0a%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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/a8c17fc2-0f74-4161-992f-0a3e77e7153b%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/a8c17fc2-0f74-4161-992f-0a3e77e7153b%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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%3DcQAux1_WaqZkUHaxJ9wpXzuwhXLNeA4CpufqESZaq8G%3DZA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Hi Tim, Ivan,

Sense, the chrome extension, was started a hobby project of mine. I did it
in my spare time - I actually started it to prove it can be done in a
weekend ;). As you know Sense is part of Marvel now where it will be
professionally developed and get way more time and love. The github repo is
not maintained anymore and the code as published on GitHub will not be
developed further. I've updated the readme to make that more clear.

As Tim noted, the Chrome extension has known bugs and does not support all
of 1.0's features (like Aggregations). Since bug fixes are all going
forward in Marvel, I've decided to remove the plugin from the Chrome Web
Store so new users will not have a bad initial experience.

I (and many others) am always happy to answer any questions/issue regard
Marvel on the mailing list. If you find any issue, please post it and it
will be picked up. I know you both know this as we interacted before, but I
wanted to say again for anyone else that might read this in the future.
Cheers,
Boaz

On Friday, March 28, 2014 5:19:38 PM UTC+1, Ivan Brusic wrote:

I would have suggested opening an issue on Github to clarify the license,
but issues are disabled on the repo. I agree that Sense is a fantastic
tool. I deploy apps using the Java API, but I formulate my thoughts and
queries beforehand with Sense. Beforehand I was just using straight curl
commands.

Boaz is a regular on the mailing list, he probably will chime in soon.

--
Ivan

On Fri, Mar 28, 2014 at 8:40 AM, Tim S timstibbs@gmail.com wrote:

Yeah, I cloned it locally in case it disappears and it seems to work
perfectly well standalone or as an elasticsearch plugin - IMO it doesn't
really need to be a chrome extension. But I guess its usefulness if limited
if dev has stopped and the auto-complete isn't kept up-to-date with the
elasticsearch api.

Also if I recommended my clients used it (which I would, because it's one
of the better rest front ends for ES I've come across because of the
auto-complete) then they'd want to know whether they were actually allowed
to use it i.e. what licence it is.

On Friday, March 28, 2014 2:50:04 PM UTC, Ivan Brusic wrote:

I just forked it i case it goes away. I haven't built a Chrome extension
in years. Let me re-figure out how to do it and update my fork with
build/local installation instructions.

The lack of a license might be problematic since default copyright
provisions apply: Redirecting…

--
Ivan

On Fri, Mar 28, 2014 at 1:37 AM, Tim S tims...@gmail.com wrote:

I notice that GitHub - bleskes/sense: A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding. has a message saying
"The development of Sense has moved into Elasticsearch Marvel".

Does this mean that no further development will happen on github? I.e.
if the Marvel team find bugs in sense will the fixes be pushed to the sense
on github, and if I create a pull request on github will my fix find its
way into the version of sense included in Marvel?

Regardless of the answer to the above, does the code on github have any
kind of licence? Even without Marvel, sense is still a useful tool.

Thanks.

--
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 elasticsearc...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/
msgid/elasticsearch/381ca707-f29c-4b81-8e5b-957c1c02fe0a%
40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/381ca707-f29c-4b81-8e5b-957c1c02fe0a%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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/a8c17fc2-0f74-4161-992f-0a3e77e7153b%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/a8c17fc2-0f74-4161-992f-0a3e77e7153b%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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/a124cd7d-5466-4786-9e4b-935eb214566c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Boaz,

Sense is a must-have tool for any developer playing with Elasticsearch, at
least in my opinion. I use it daily to quickly sketch and test modeling
ideas, or just to prove a point. This is also the first thing I ask my
customers to install whenever I give on-site consults.

I'd ask you and Elasticsearch to continue releasing Sense as a chrome
plugin that we can install and use. Even if it gets updated less
frequently, it's still an awesome tool and 80% is better than nothing.

You can't rely on having Marvel installed for using Sense - it's an
additional install step, and many remote staging/prod clusters don't have
it installed. Sense is really great as a client-side independent thing.

You can quote me on that: working with Elasticsearch is not the same
without Sense available as a Chrome plugin.

For your consideration,

--

Itamar Syn-Hershko
http://code972.com | @synhershko https://twitter.com/synhershko
Freelance Developer & Consultant
Author of RavenDB in Action http://manning.com/synhershko/

On Tue, Apr 1, 2014 at 11:44 AM, Boaz Leskes b.leskes@gmail.com wrote:

Hi Tim, Ivan,

Sense, the chrome extension, was started a hobby project of mine. I did it
in my spare time - I actually started it to prove it can be done in a
weekend ;). As you know Sense is part of Marvel now where it will be
professionally developed and get way more time and love. The github repo is
not maintained anymore and the code as published on GitHub will not be
developed further. I've updated the readme to make that more clear.

As Tim noted, the Chrome extension has known bugs and does not support all
of 1.0's features (like Aggregations). Since bug fixes are all going
forward in Marvel, I've decided to remove the plugin from the Chrome Web
Store so new users will not have a bad initial experience.

I (and many others) am always happy to answer any questions/issue regard
Marvel on the mailing list. If you find any issue, please post it and it
will be picked up. I know you both know this as we interacted before, but I
wanted to say again for anyone else that might read this in the future.
Cheers,
Boaz

On Friday, March 28, 2014 5:19:38 PM UTC+1, Ivan Brusic wrote:

I would have suggested opening an issue on Github to clarify the license,
but issues are disabled on the repo. I agree that Sense is a fantastic
tool. I deploy apps using the Java API, but I formulate my thoughts and
queries beforehand with Sense. Beforehand I was just using straight curl
commands.

Boaz is a regular on the mailing list, he probably will chime in soon.

--
Ivan

On Fri, Mar 28, 2014 at 8:40 AM, Tim S timstibbs@gmail.com wrote:

Yeah, I cloned it locally in case it disappears and it seems to work
perfectly well standalone or as an elasticsearch plugin - IMO it doesn't
really need to be a chrome extension. But I guess its usefulness if limited
if dev has stopped and the auto-complete isn't kept up-to-date with the
elasticsearch api.

Also if I recommended my clients used it (which I would, because it's
one of the better rest front ends for ES I've come across because of the
auto-complete) then they'd want to know whether they were actually allowed
to use it i.e. what licence it is.

On Friday, March 28, 2014 2:50:04 PM UTC, Ivan Brusic wrote:

I just forked it i case it goes away. I haven't built a Chrome
extension in years. Let me re-figure out how to do it and update my fork
with build/local installation instructions.

The lack of a license might be problematic since default copyright
provisions apply: Redirecting…

--
Ivan

On Fri, Mar 28, 2014 at 1:37 AM, Tim S tims...@gmail.com wrote:

I notice that GitHub - bleskes/sense: A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding. has a message saying
"The development of Sense has moved into Elasticsearch Marvel".

Does this mean that no further development will happen on github? I.e.
if the Marvel team find bugs in sense will the fixes be pushed to the sense
on github, and if I create a pull request on github will my fix find its
way into the version of sense included in Marvel?

Regardless of the answer to the above, does the code on github have
any kind of licence? Even without Marvel, sense is still a useful tool.

Thanks.

--
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 elasticsearc...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/
msgid/elasticsearch/381ca707-f29c-4b81-8e5b-957c1c02fe0a%40goo
glegroups.comhttps://groups.google.com/d/msgid/elasticsearch/381ca707-f29c-4b81-8e5b-957c1c02fe0a%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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/a8c17fc2-0f74-4161-992f-0a3e77e7153b%
40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/a8c17fc2-0f74-4161-992f-0a3e77e7153b%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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/a124cd7d-5466-4786-9e4b-935eb214566c%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/a124cd7d-5466-4786-9e4b-935eb214566c%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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/CAHTr4ZsYDo0qzzBgfBKSXADr9vOQqp-YhoZTjRQ4iwsxGzDcxQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

I agree with Itamar. I'm a recent Elasticsearch user and Sense made it
easier for me to learn the query syntax. I recommend it to all ES
beginners. I only learned of Marvel later.

+1 for keeping the Chrome plugin on the Web Store, perhaps with a
disclaimer that it's incomplete and no longer maintained.

--
Nick

On Tue, Apr 1, 2014 at 10:51 AM, Itamar Syn-Hershko itamar@code972.comwrote:

Boaz,

Sense is a must-have tool for any developer playing with Elasticsearch, at
least in my opinion. I use it daily to quickly sketch and test modeling
ideas, or just to prove a point. This is also the first thing I ask my
customers to install whenever I give on-site consults.

I'd ask you and Elasticsearch to continue releasing Sense as a chrome
plugin that we can install and use. Even if it gets updated less
frequently, it's still an awesome tool and 80% is better than nothing.

You can't rely on having Marvel installed for using Sense - it's an
additional install step, and many remote staging/prod clusters don't have
it installed. Sense is really great as a client-side independent thing.

You can quote me on that: working with Elasticsearch is not the same
without Sense available as a Chrome plugin.

For your consideration,

--

Itamar Syn-Hershko
http://code972.com | @synhershko https://twitter.com/synhershko
Freelance Developer & Consultant
Author of RavenDB in Action http://manning.com/synhershko/

On Tue, Apr 1, 2014 at 11:44 AM, Boaz Leskes b.leskes@gmail.com wrote:

Hi Tim, Ivan,

Sense, the chrome extension, was started a hobby project of mine. I did
it in my spare time - I actually started it to prove it can be done in a
weekend ;). As you know Sense is part of Marvel now where it will be
professionally developed and get way more time and love. The github repo is
not maintained anymore and the code as published on GitHub will not be
developed further. I've updated the readme to make that more clear.

As Tim noted, the Chrome extension has known bugs and does not support
all of 1.0's features (like Aggregations). Since bug fixes are all going
forward in Marvel, I've decided to remove the plugin from the Chrome Web
Store so new users will not have a bad initial experience.

I (and many others) am always happy to answer any questions/issue regard
Marvel on the mailing list. If you find any issue, please post it and it
will be picked up. I know you both know this as we interacted before, but I
wanted to say again for anyone else that might read this in the future.
Cheers,
Boaz

On Friday, March 28, 2014 5:19:38 PM UTC+1, Ivan Brusic wrote:

I would have suggested opening an issue on Github to clarify the
license, but issues are disabled on the repo. I agree that Sense is a
fantastic tool. I deploy apps using the Java API, but I formulate my
thoughts and queries beforehand with Sense. Beforehand I was just using
straight curl commands.

Boaz is a regular on the mailing list, he probably will chime in soon.

--
Ivan

On Fri, Mar 28, 2014 at 8:40 AM, Tim S timstibbs@gmail.com wrote:

Yeah, I cloned it locally in case it disappears and it seems to work
perfectly well standalone or as an elasticsearch plugin - IMO it doesn't
really need to be a chrome extension. But I guess its usefulness if limited
if dev has stopped and the auto-complete isn't kept up-to-date with the
elasticsearch api.

Also if I recommended my clients used it (which I would, because it's
one of the better rest front ends for ES I've come across because of the
auto-complete) then they'd want to know whether they were actually allowed
to use it i.e. what licence it is.

On Friday, March 28, 2014 2:50:04 PM UTC, Ivan Brusic wrote:

I just forked it i case it goes away. I haven't built a Chrome
extension in years. Let me re-figure out how to do it and update my fork
with build/local installation instructions.

The lack of a license might be problematic since default copyright
provisions apply: Redirecting…

--
Ivan

On Fri, Mar 28, 2014 at 1:37 AM, Tim S tims...@gmail.com wrote:

I notice that GitHub - bleskes/sense: A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding. has a message saying
"The development of Sense has moved into Elasticsearch Marvel".

Does this mean that no further development will happen on github?
I.e. if the Marvel team find bugs in sense will the fixes be pushed to the
sense on github, and if I create a pull request on github will my fix find
its way into the version of sense included in Marvel?

Regardless of the answer to the above, does the code on github have
any kind of licence? Even without Marvel, sense is still a useful tool.

Thanks.

--
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 elasticsearc...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/
msgid/elasticsearch/381ca707-f29c-4b81-8e5b-957c1c02fe0a%40goo
glegroups.comhttps://groups.google.com/d/msgid/elasticsearch/381ca707-f29c-4b81-8e5b-957c1c02fe0a%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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/a8c17fc2-0f74-4161-992f-0a3e77e7153b%
40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/a8c17fc2-0f74-4161-992f-0a3e77e7153b%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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/a124cd7d-5466-4786-9e4b-935eb214566c%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/a124cd7d-5466-4786-9e4b-935eb214566c%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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/CAHTr4ZsYDo0qzzBgfBKSXADr9vOQqp-YhoZTjRQ4iwsxGzDcxQ%40mail.gmail.comhttps://groups.google.com/d/msgid/elasticsearch/CAHTr4ZsYDo0qzzBgfBKSXADr9vOQqp-YhoZTjRQ4iwsxGzDcxQ%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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/CAH4ejsv_i5sraWh2vH4Dy-aJAQ0A5jALBPjzFJg3yyW6x2e%2BtA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

+1 from me to this sentiment too, Sense as a standalone app is awesome.

Regards,
Mark Walkom

Infrastructure Engineer
Campaign Monitor
email: markw@campaignmonitor.com
web: www.campaignmonitor.com

On 1 April 2014 19:59, Nicholas Summerlin nicholas.summerlin@gmail.comwrote:

I agree with Itamar. I'm a recent Elasticsearch user and Sense made it
easier for me to learn the query syntax. I recommend it to all ES
beginners. I only learned of Marvel later.

+1 for keeping the Chrome plugin on the Web Store, perhaps with a
disclaimer that it's incomplete and no longer maintained.

--
Nick

On Tue, Apr 1, 2014 at 10:51 AM, Itamar Syn-Hershko itamar@code972.comwrote:

Boaz,

Sense is a must-have tool for any developer playing with Elasticsearch,
at least in my opinion. I use it daily to quickly sketch and test modeling
ideas, or just to prove a point. This is also the first thing I ask my
customers to install whenever I give on-site consults.

I'd ask you and Elasticsearch to continue releasing Sense as a chrome
plugin that we can install and use. Even if it gets updated less
frequently, it's still an awesome tool and 80% is better than nothing.

You can't rely on having Marvel installed for using Sense - it's an
additional install step, and many remote staging/prod clusters don't have
it installed. Sense is really great as a client-side independent thing.

You can quote me on that: working with Elasticsearch is not the same
without Sense available as a Chrome plugin.

For your consideration,

--

Itamar Syn-Hershko
http://code972.com | @synhershko https://twitter.com/synhershko
Freelance Developer & Consultant
Author of RavenDB in Action http://manning.com/synhershko/

On Tue, Apr 1, 2014 at 11:44 AM, Boaz Leskes b.leskes@gmail.com wrote:

Hi Tim, Ivan,

Sense, the chrome extension, was started a hobby project of mine. I did
it in my spare time - I actually started it to prove it can be done in a
weekend ;). As you know Sense is part of Marvel now where it will be
professionally developed and get way more time and love. The github repo is
not maintained anymore and the code as published on GitHub will not be
developed further. I've updated the readme to make that more clear.

As Tim noted, the Chrome extension has known bugs and does not support
all of 1.0's features (like Aggregations). Since bug fixes are all going
forward in Marvel, I've decided to remove the plugin from the Chrome Web
Store so new users will not have a bad initial experience.

I (and many others) am always happy to answer any questions/issue regard
Marvel on the mailing list. If you find any issue, please post it and it
will be picked up. I know you both know this as we interacted before, but I
wanted to say again for anyone else that might read this in the future.
Cheers,
Boaz

On Friday, March 28, 2014 5:19:38 PM UTC+1, Ivan Brusic wrote:

I would have suggested opening an issue on Github to clarify the
license, but issues are disabled on the repo. I agree that Sense is a
fantastic tool. I deploy apps using the Java API, but I formulate my
thoughts and queries beforehand with Sense. Beforehand I was just using
straight curl commands.

Boaz is a regular on the mailing list, he probably will chime in soon.

--
Ivan

On Fri, Mar 28, 2014 at 8:40 AM, Tim S timstibbs@gmail.com wrote:

Yeah, I cloned it locally in case it disappears and it seems to work
perfectly well standalone or as an elasticsearch plugin - IMO it doesn't
really need to be a chrome extension. But I guess its usefulness if limited
if dev has stopped and the auto-complete isn't kept up-to-date with the
elasticsearch api.

Also if I recommended my clients used it (which I would, because it's
one of the better rest front ends for ES I've come across because of the
auto-complete) then they'd want to know whether they were actually allowed
to use it i.e. what licence it is.

On Friday, March 28, 2014 2:50:04 PM UTC, Ivan Brusic wrote:

I just forked it i case it goes away. I haven't built a Chrome
extension in years. Let me re-figure out how to do it and update my fork
with build/local installation instructions.

The lack of a license might be problematic since default copyright
provisions apply: Redirecting…

--
Ivan

On Fri, Mar 28, 2014 at 1:37 AM, Tim S tims...@gmail.com wrote:

I notice that GitHub - bleskes/sense: A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding. has a message saying
"The development of Sense has moved into Elasticsearch Marvel".

Does this mean that no further development will happen on github?
I.e. if the Marvel team find bugs in sense will the fixes be pushed to the
sense on github, and if I create a pull request on github will my fix find
its way into the version of sense included in Marvel?

Regardless of the answer to the above, does the code on github have
any kind of licence? Even without Marvel, sense is still a useful tool.

Thanks.

--
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 elasticsearc...@googlegroups.com.

To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/381ca707-f29
c-4b81-8e5b-957c1c02fe0a%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/381ca707-f29c-4b81-8e5b-957c1c02fe0a%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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/a8c17fc2-0f74-4161-992f-0a3e77e7153b%
40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/a8c17fc2-0f74-4161-992f-0a3e77e7153b%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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/a124cd7d-5466-4786-9e4b-935eb214566c%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/a124cd7d-5466-4786-9e4b-935eb214566c%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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/CAHTr4ZsYDo0qzzBgfBKSXADr9vOQqp-YhoZTjRQ4iwsxGzDcxQ%40mail.gmail.comhttps://groups.google.com/d/msgid/elasticsearch/CAHTr4ZsYDo0qzzBgfBKSXADr9vOQqp-YhoZTjRQ4iwsxGzDcxQ%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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/CAH4ejsv_i5sraWh2vH4Dy-aJAQ0A5jALBPjzFJg3yyW6x2e%2BtA%40mail.gmail.comhttps://groups.google.com/d/msgid/elasticsearch/CAH4ejsv_i5sraWh2vH4Dy-aJAQ0A5jALBPjzFJg3yyW6x2e%2BtA%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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/CAEM624Z08fgET_j3cAw%3DPU%3D9UaK07x_7S9M76L6ig%3DwbY7%3DQXg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Heya, you can easily download Marvel and run Sense as a standalone app from Marvel. In the next version of Marvel, we will make it even simpler, in which case, even users that don't run Chrome (like myself :wink: ) can more easily enjoy it.

On Apr 1, 2014, at 11:05, Mark Walkom markw@campaignmonitor.com wrote:

+1 from me to this sentiment too, Sense as a standalone app is awesome.

Regards,
Mark Walkom

Infrastructure Engineer
Campaign Monitor
email: markw@campaignmonitor.com
web: www.campaignmonitor.com

On 1 April 2014 19:59, Nicholas Summerlin nicholas.summerlin@gmail.com wrote:
I agree with Itamar. I'm a recent Elasticsearch user and Sense made it easier for me to learn the query syntax. I recommend it to all ES beginners. I only learned of Marvel later.

+1 for keeping the Chrome plugin on the Web Store, perhaps with a disclaimer that it's incomplete and no longer maintained.

--
Nick

On Tue, Apr 1, 2014 at 10:51 AM, Itamar Syn-Hershko itamar@code972.com wrote:
Boaz,

Sense is a must-have tool for any developer playing with Elasticsearch, at least in my opinion. I use it daily to quickly sketch and test modeling ideas, or just to prove a point. This is also the first thing I ask my customers to install whenever I give on-site consults.

I'd ask you and Elasticsearch to continue releasing Sense as a chrome plugin that we can install and use. Even if it gets updated less frequently, it's still an awesome tool and 80% is better than nothing.

You can't rely on having Marvel installed for using Sense - it's an additional install step, and many remote staging/prod clusters don't have it installed. Sense is really great as a client-side independent thing.

You can quote me on that: working with Elasticsearch is not the same without Sense available as a Chrome plugin.

For your consideration,

--

Itamar Syn-Hershko
http://code972.com | @synhershko
Freelance Developer & Consultant
Author of RavenDB in Action

On Tue, Apr 1, 2014 at 11:44 AM, Boaz Leskes b.leskes@gmail.com wrote:
Hi Tim, Ivan,

Sense, the chrome extension, was started a hobby project of mine. I did it in my spare time - I actually started it to prove it can be done in a weekend ;). As you know Sense is part of Marvel now where it will be professionally developed and get way more time and love. The github repo is not maintained anymore and the code as published on GitHub will not be developed further. I've updated the readme to make that more clear.

As Tim noted, the Chrome extension has known bugs and does not support all of 1.0's features (like Aggregations). Since bug fixes are all going forward in Marvel, I've decided to remove the plugin from the Chrome Web Store so new users will not have a bad initial experience.

I (and many others) am always happy to answer any questions/issue regard Marvel on the mailing list. If you find any issue, please post it and it will be picked up. I know you both know this as we interacted before, but I wanted to say again for anyone else that might read this in the future.
Cheers,
Boaz

On Friday, March 28, 2014 5:19:38 PM UTC+1, Ivan Brusic wrote:
I would have suggested opening an issue on Github to clarify the license, but issues are disabled on the repo. I agree that Sense is a fantastic tool. I deploy apps using the Java API, but I formulate my thoughts and queries beforehand with Sense. Beforehand I was just using straight curl commands.

Boaz is a regular on the mailing list, he probably will chime in soon.

--
Ivan

On Fri, Mar 28, 2014 at 8:40 AM, Tim S timstibbs@gmail.com wrote:
Yeah, I cloned it locally in case it disappears and it seems to work perfectly well standalone or as an elasticsearch plugin - IMO it doesn't really need to be a chrome extension. But I guess its usefulness if limited if dev has stopped and the auto-complete isn't kept up-to-date with the elasticsearch api.

Also if I recommended my clients used it (which I would, because it's one of the better rest front ends for ES I've come across because of the auto-complete) then they'd want to know whether they were actually allowed to use it i.e. what licence it is.

On Friday, March 28, 2014 2:50:04 PM UTC, Ivan Brusic wrote:
I just forked it i case it goes away. I haven't built a Chrome extension in years. Let me re-figure out how to do it and update my fork with build/local installation instructions.

The lack of a license might be problematic since default copyright provisions apply: Redirecting…

--
Ivan

On Fri, Mar 28, 2014 at 1:37 AM, Tim S tims...@gmail.com wrote:
I notice that GitHub - bleskes/sense: A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding. has a message saying "The development of Sense has moved into Elasticsearch Marvel".

Does this mean that no further development will happen on github? I.e. if the Marvel team find bugs in sense will the fixes be pushed to the sense on github, and if I create a pull request on github will my fix find its way into the version of sense included in Marvel?

Regardless of the answer to the above, does the code on github have any kind of licence? Even without Marvel, sense is still a useful tool.

Thanks.

--
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 elasticsearc...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/381ca707-f29c-4b81-8e5b-957c1c02fe0a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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/a8c17fc2-0f74-4161-992f-0a3e77e7153b%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
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/a124cd7d-5466-4786-9e4b-935eb214566c%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
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/CAHTr4ZsYDo0qzzBgfBKSXADr9vOQqp-YhoZTjRQ4iwsxGzDcxQ%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.

--
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/CAH4ejsv_i5sraWh2vH4Dy-aJAQ0A5jALBPjzFJg3yyW6x2e%2BtA%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.

--
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/CAEM624Z08fgET_j3cAw%3DPU%3D9UaK07x_7S9M76L6ig%3DwbY7%3DQXg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

--
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/8C165B8B-C0DB-4C8F-B05B-2D046C57FF3D%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Here is how you do it now:

wget https://download.elasticsearch.org/elasticsearch/marvel/marvel-latest.tar.gz
tar -xzf marvel-latest.tar.gz
open _site/sense/index.html

On Apr 1, 2014, at 11:19, Shay Banon kimchy@gmail.com wrote:

Heya, you can easily download Marvel and run Sense as a standalone app from Marvel. In the next version of Marvel, we will make it even simpler, in which case, even users that don't run Chrome (like myself :wink: ) can more easily enjoy it.

On Apr 1, 2014, at 11:05, Mark Walkom markw@campaignmonitor.com wrote:

+1 from me to this sentiment too, Sense as a standalone app is awesome.

Regards,
Mark Walkom

Infrastructure Engineer
Campaign Monitor
email: markw@campaignmonitor.com
web: www.campaignmonitor.com

On 1 April 2014 19:59, Nicholas Summerlin nicholas.summerlin@gmail.com wrote:
I agree with Itamar. I'm a recent Elasticsearch user and Sense made it easier for me to learn the query syntax. I recommend it to all ES beginners. I only learned of Marvel later.

+1 for keeping the Chrome plugin on the Web Store, perhaps with a disclaimer that it's incomplete and no longer maintained.

--
Nick

On Tue, Apr 1, 2014 at 10:51 AM, Itamar Syn-Hershko itamar@code972.com wrote:
Boaz,

Sense is a must-have tool for any developer playing with Elasticsearch, at least in my opinion. I use it daily to quickly sketch and test modeling ideas, or just to prove a point. This is also the first thing I ask my customers to install whenever I give on-site consults.

I'd ask you and Elasticsearch to continue releasing Sense as a chrome plugin that we can install and use. Even if it gets updated less frequently, it's still an awesome tool and 80% is better than nothing.

You can't rely on having Marvel installed for using Sense - it's an additional install step, and many remote staging/prod clusters don't have it installed. Sense is really great as a client-side independent thing.

You can quote me on that: working with Elasticsearch is not the same without Sense available as a Chrome plugin.

For your consideration,

--

Itamar Syn-Hershko
http://code972.com | @synhershko
Freelance Developer & Consultant
Author of RavenDB in Action

On Tue, Apr 1, 2014 at 11:44 AM, Boaz Leskes b.leskes@gmail.com wrote:
Hi Tim, Ivan,

Sense, the chrome extension, was started a hobby project of mine. I did it in my spare time - I actually started it to prove it can be done in a weekend ;). As you know Sense is part of Marvel now where it will be professionally developed and get way more time and love. The github repo is not maintained anymore and the code as published on GitHub will not be developed further. I've updated the readme to make that more clear.

As Tim noted, the Chrome extension has known bugs and does not support all of 1.0's features (like Aggregations). Since bug fixes are all going forward in Marvel, I've decided to remove the plugin from the Chrome Web Store so new users will not have a bad initial experience.

I (and many others) am always happy to answer any questions/issue regard Marvel on the mailing list. If you find any issue, please post it and it will be picked up. I know you both know this as we interacted before, but I wanted to say again for anyone else that might read this in the future.
Cheers,
Boaz

On Friday, March 28, 2014 5:19:38 PM UTC+1, Ivan Brusic wrote:
I would have suggested opening an issue on Github to clarify the license, but issues are disabled on the repo. I agree that Sense is a fantastic tool. I deploy apps using the Java API, but I formulate my thoughts and queries beforehand with Sense. Beforehand I was just using straight curl commands.

Boaz is a regular on the mailing list, he probably will chime in soon.

--
Ivan

On Fri, Mar 28, 2014 at 8:40 AM, Tim S timstibbs@gmail.com wrote:
Yeah, I cloned it locally in case it disappears and it seems to work perfectly well standalone or as an elasticsearch plugin - IMO it doesn't really need to be a chrome extension. But I guess its usefulness if limited if dev has stopped and the auto-complete isn't kept up-to-date with the elasticsearch api.

Also if I recommended my clients used it (which I would, because it's one of the better rest front ends for ES I've come across because of the auto-complete) then they'd want to know whether they were actually allowed to use it i.e. what licence it is.

On Friday, March 28, 2014 2:50:04 PM UTC, Ivan Brusic wrote:
I just forked it i case it goes away. I haven't built a Chrome extension in years. Let me re-figure out how to do it and update my fork with build/local installation instructions.

The lack of a license might be problematic since default copyright provisions apply: Redirecting…

--
Ivan

On Fri, Mar 28, 2014 at 1:37 AM, Tim S tims...@gmail.com wrote:
I notice that GitHub - bleskes/sense: A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding. has a message saying "The development of Sense has moved into Elasticsearch Marvel".

Does this mean that no further development will happen on github? I.e. if the Marvel team find bugs in sense will the fixes be pushed to the sense on github, and if I create a pull request on github will my fix find its way into the version of sense included in Marvel?

Regardless of the answer to the above, does the code on github have any kind of licence? Even without Marvel, sense is still a useful tool.

Thanks.

--
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 elasticsearc...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/381ca707-f29c-4b81-8e5b-957c1c02fe0a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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/a8c17fc2-0f74-4161-992f-0a3e77e7153b%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
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/a124cd7d-5466-4786-9e4b-935eb214566c%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
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/CAHTr4ZsYDo0qzzBgfBKSXADr9vOQqp-YhoZTjRQ4iwsxGzDcxQ%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.

--
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/CAH4ejsv_i5sraWh2vH4Dy-aJAQ0A5jALBPjzFJg3yyW6x2e%2BtA%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.

--
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/CAEM624Z08fgET_j3cAw%3DPU%3D9UaK07x_7S9M76L6ig%3DwbY7%3DQXg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

--
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/A6CA5C13-F261-4EBE-AF78-E6F319202C16%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

The Chrome plugin integration (or other x-platform executable of any kind)
is a quick road to success which you really want to have with Sense.
Requiring a Marvel download kinda beats this purpose.

And doing wget && tar && open isn't x-platform, nor easy.

--

Itamar Syn-Hershko
http://code972.com | @synhershko https://twitter.com/synhershko
Freelance Developer & Consultant
Author of RavenDB in Action http://manning.com/synhershko/

On Tue, Apr 1, 2014 at 12:19 PM, Shay Banon kimchy@gmail.com wrote:

Heya, you can easily download Marvel and run Sense as a standalone app
from Marvel. In the next version of Marvel, we will make it even simpler,
in which case, even users that don't run Chrome (like myself :wink: ) can more
easily enjoy it.

On Apr 1, 2014, at 11:05, Mark Walkom markw@campaignmonitor.com wrote:

+1 from me to this sentiment too, Sense as a standalone app is awesome.

Regards,
Mark Walkom

Infrastructure Engineer
Campaign Monitor
email: markw@campaignmonitor.com
web: www.campaignmonitor.com

On 1 April 2014 19:59, Nicholas Summerlin nicholas.summerlin@gmail.comwrote:

I agree with Itamar. I'm a recent Elasticsearch user and Sense made it
easier for me to learn the query syntax. I recommend it to all ES
beginners. I only learned of Marvel later.

+1 for keeping the Chrome plugin on the Web Store, perhaps with a
disclaimer that it's incomplete and no longer maintained.

--
Nick

On Tue, Apr 1, 2014 at 10:51 AM, Itamar Syn-Hershko itamar@code972.comwrote:

Boaz,

Sense is a must-have tool for any developer playing with Elasticsearch,
at least in my opinion. I use it daily to quickly sketch and test modeling
ideas, or just to prove a point. This is also the first thing I ask my
customers to install whenever I give on-site consults.

I'd ask you and Elasticsearch to continue releasing Sense as a chrome
plugin that we can install and use. Even if it gets updated less
frequently, it's still an awesome tool and 80% is better than nothing.

You can't rely on having Marvel installed for using Sense - it's an
additional install step, and many remote staging/prod clusters don't have
it installed. Sense is really great as a client-side independent thing.

You can quote me on that: working with Elasticsearch is not the same
without Sense available as a Chrome plugin.

For your consideration,

--

Itamar Syn-Hershko
http://code972.com | @synhershko https://twitter.com/synhershko
Freelance Developer & Consultant
Author of RavenDB in Action http://manning.com/synhershko/

On Tue, Apr 1, 2014 at 11:44 AM, Boaz Leskes b.leskes@gmail.com wrote:

Hi Tim, Ivan,

Sense, the chrome extension, was started a hobby project of mine. I did
it in my spare time - I actually started it to prove it can be done in a
weekend ;). As you know Sense is part of Marvel now where it will be
professionally developed and get way more time and love. The github repo is
not maintained anymore and the code as published on GitHub will not be
developed further. I've updated the readme to make that more clear.

As Tim noted, the Chrome extension has known bugs and does not support
all of 1.0's features (like Aggregations). Since bug fixes are all going
forward in Marvel, I've decided to remove the plugin from the Chrome Web
Store so new users will not have a bad initial experience.

I (and many others) am always happy to answer any questions/issue
regard Marvel on the mailing list. If you find any issue, please post it
and it will be picked up. I know you both know this as we interacted
before, but I wanted to say again for anyone else that might read this in
the future.
Cheers,
Boaz

On Friday, March 28, 2014 5:19:38 PM UTC+1, Ivan Brusic wrote:

I would have suggested opening an issue on Github to clarify the
license, but issues are disabled on the repo. I agree that Sense is a
fantastic tool. I deploy apps using the Java API, but I formulate my
thoughts and queries beforehand with Sense. Beforehand I was just using
straight curl commands.

Boaz is a regular on the mailing list, he probably will chime in soon.

--
Ivan

On Fri, Mar 28, 2014 at 8:40 AM, Tim S timstibbs@gmail.com wrote:

Yeah, I cloned it locally in case it disappears and it seems to work
perfectly well standalone or as an elasticsearch plugin - IMO it doesn't
really need to be a chrome extension. But I guess its usefulness if limited
if dev has stopped and the auto-complete isn't kept up-to-date with the
elasticsearch api.

Also if I recommended my clients used it (which I would, because it's
one of the better rest front ends for ES I've come across because of the
auto-complete) then they'd want to know whether they were actually allowed
to use it i.e. what licence it is.

On Friday, March 28, 2014 2:50:04 PM UTC, Ivan Brusic wrote:

I just forked it i case it goes away. I haven't built a Chrome
extension in years. Let me re-figure out how to do it and update my fork
with build/local installation instructions.

The lack of a license might be problematic since default copyright
provisions apply: Redirecting…

--
Ivan

On Fri, Mar 28, 2014 at 1:37 AM, Tim S tims...@gmail.com wrote:

I notice that GitHub - bleskes/sense: A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding. has a message
saying "The development of Sense has moved into Elasticsearch Marvel".

Does this mean that no further development will happen on github?
I.e. if the Marvel team find bugs in sense will the fixes be pushed to the
sense on github, and if I create a pull request on github will my fix find
its way into the version of sense included in Marvel?

Regardless of the answer to the above, does the code on github have
any kind of licence? Even without Marvel, sense is still a useful tool.

Thanks.

--
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 elasticsearc...@googlegroups.com.

To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/381ca707-f29
c-4b81-8e5b-957c1c02fe0a%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/381ca707-f29c-4b81-8e5b-957c1c02fe0a%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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/a8c17fc2-0f74-4161-992f-0a3e77e7153b%
40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/a8c17fc2-0f74-4161-992f-0a3e77e7153b%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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/a124cd7d-5466-4786-9e4b-935eb214566c%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/a124cd7d-5466-4786-9e4b-935eb214566c%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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/CAHTr4ZsYDo0qzzBgfBKSXADr9vOQqp-YhoZTjRQ4iwsxGzDcxQ%40mail.gmail.comhttps://groups.google.com/d/msgid/elasticsearch/CAHTr4ZsYDo0qzzBgfBKSXADr9vOQqp-YhoZTjRQ4iwsxGzDcxQ%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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/CAH4ejsv_i5sraWh2vH4Dy-aJAQ0A5jALBPjzFJg3yyW6x2e%2BtA%40mail.gmail.comhttps://groups.google.com/d/msgid/elasticsearch/CAH4ejsv_i5sraWh2vH4Dy-aJAQ0A5jALBPjzFJg3yyW6x2e%2BtA%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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/CAEM624Z08fgET_j3cAw%3DPU%3D9UaK07x_7S9M76L6ig%3DwbY7%3DQXg%40mail.gmail.comhttps://groups.google.com/d/msgid/elasticsearch/CAEM624Z08fgET_j3cAw%3DPU%3D9UaK07x_7S9M76L6ig%3DwbY7%3DQXg%40mail.gmail.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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/8C165B8B-C0DB-4C8F-B05B-2D046C57FF3D%40gmail.comhttps://groups.google.com/d/msgid/elasticsearch/8C165B8B-C0DB-4C8F-B05B-2D046C57FF3D%40gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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/CAHTr4ZsS3%2BsrMrDJbmcRnV6avLp07W%3D1oSaLx5G_ZxSuu1eEUg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

+1 for Sense standalone packaging
+1 for Sense in Chrome Web Store

Sense is used here all the time, it's essential.

I have also forked the code in case Sense goes away, hoping for a FOSS
license.

Not that I'm fluid in writing browser plugins, but if I find time, I am not
afraid of the learning curve.

Jörg

--
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/CAKdsXoEsuWZBZ_XHA7XrUKq16J5TKvSuq2bR5f0s2F1bJGecrw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

@kimchy the whole reason for me asking these questions is that sometimes a
customer is using elasticsearch but they don't (yet) have a support
contract, but don't consider themselves "in development" either, and thus
wouldn't allow me to use Marvel. Yes, there are other tools for poking
around, but sense is invaluable for constructing complicated queries etc
quickly. In this situation they wouldn't let me install a chrome plugin
either, but sense works nicely as an elasticsearch plugin too.

So, if sense (the abandoned version on github) had some kind of permissive
licence, I could turn up on customer site and use sense to poke around.
Ideally, it would have a licence like AL2 which would allow me to modify it
if necessary.

I realise that you don't want updates pushed back to the version of sense
on github because those changes are helping you to make money from Marvel,
I understand that. But if the abandoned version of sense did have an
appropriate licence, it would allow us to use the current version - it's
still useful even if it's not kept up to date. I might even be tempted to
try and keep it up to date in my spare time. But clearly I can't do this
unless it has a licence that allows me to do it.

Glad to see I'm not the only person thinking along these lines.

On Tuesday, April 1, 2014 11:15:07 AM UTC+1, Jörg Prante wrote:

+1 for Sense standalone packaging
+1 for Sense in Chrome Web Store

Sense is used here all the time, it's essential.

I have also forked the code in case Sense goes away, hoping for a FOSS
license.

Not that I'm fluid in writing browser plugins, but if I find time, I am
not afraid of the learning curve.

Jörg

--
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/837794c8-1a0a-411f-a29c-852133d6fbc2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

I personally do not require an open source license for Marvel/Sense, but I
would like to see an explicit clarification about the use of Marvel in this
scenario. Marvel does require a license to use and that would apply to any
of its subsystems. Then again, Sense does not have a license, which means
its use is also somewhat restricted.

Sense is an excellent tool and users dependency on the tool is quite
apparent from this thread. :slight_smile:

I haven't packaged a Chrome plugin in about 3 years. Not only has my memory
faded, but I would assume the mechanism has changed in our fast changing
world of development. It would be a fun exercise to attempt to do it again.

Cheers,
Ivan

On Tue, Apr 1, 2014 at 5:48 AM, Tim S timstibbs@gmail.com wrote:

@kimchy the whole reason for me asking these questions is that sometimes a
customer is using elasticsearch but they don't (yet) have a support
contract, but don't consider themselves "in development" either, and thus
wouldn't allow me to use Marvel. Yes, there are other tools for poking
around, but sense is invaluable for constructing complicated queries etc
quickly. In this situation they wouldn't let me install a chrome plugin
either, but sense works nicely as an elasticsearch plugin too.

So, if sense (the abandoned version on github) had some kind of permissive
licence, I could turn up on customer site and use sense to poke around.
Ideally, it would have a licence like AL2 which would allow me to modify
it if necessary.

I realise that you don't want updates pushed back to the version of sense
on github because those changes are helping you to make money from Marvel,
I understand that. But if the abandoned version of sense did have an
appropriate licence, it would allow us to use the current version - it's
still useful even if it's not kept up to date. I might even be tempted to
try and keep it up to date in my spare time. But clearly I can't do this
unless it has a licence that allows me to do it.

Glad to see I'm not the only person thinking along these lines.

On Tuesday, April 1, 2014 11:15:07 AM UTC+1, Jörg Prante wrote:

+1 for Sense standalone packaging
+1 for Sense in Chrome Web Store

Sense is used here all the time, it's essential.

I have also forked the code in case Sense goes away, hoping for a FOSS
license.

Not that I'm fluid in writing browser plugins, but if I find time, I am
not afraid of the learning curve.

Jörg

--
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/837794c8-1a0a-411f-a29c-852133d6fbc2%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/837794c8-1a0a-411f-a29c-852133d6fbc2%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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%3DcQDQQ%2BJRADr%2Bu%3DiqHjs9suKS6Yu8pSc1aKv0JsmavFypoQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Sense started as a weekend project, and Boaz did not place a license on it. As you mentioned, this license effectively applies: Redirecting…. We consulted our lawyers, who specialize in open source, and changing the license to open source one is complex, expensive, and requires a lot of resources. The reason is that its not only getting the committers agreement, but also reaching all possible users and have them agree to it (or at least showing big investment in trying to do so, + a rather large time window to allow for people to object).

When Boaz created Sense, he was not employed by Elasticsearch. Obviously any project started by our employees has a clear license (as you can notice with the many projects we created).

Regarding Marvel:

  • You are only required to pay for it when used in production.
  • You don't have to be a support customer of Elasticsearch the company, you can buy a license for Marvel easily on the web. We made it super cheap since we think its something that a lot of people will find benefit from.

On Apr 1, 2014, at 17:00, Ivan Brusic ivan@brusic.com wrote:

I personally do not require an open source license for Marvel/Sense, but I would like to see an explicit clarification about the use of Marvel in this scenario. Marvel does require a license to use and that would apply to any of its subsystems. Then again, Sense does not have a license, which means its use is also somewhat restricted.

Sense is an excellent tool and users dependency on the tool is quite apparent from this thread. :slight_smile:

I haven't packaged a Chrome plugin in about 3 years. Not only has my memory faded, but I would assume the mechanism has changed in our fast changing world of development. It would be a fun exercise to attempt to do it again.

Cheers,
Ivan

On Tue, Apr 1, 2014 at 5:48 AM, Tim S timstibbs@gmail.com wrote:
@kimchy the whole reason for me asking these questions is that sometimes a customer is using elasticsearch but they don't (yet) have a support contract, but don't consider themselves "in development" either, and thus wouldn't allow me to use Marvel. Yes, there are other tools for poking around, but sense is invaluable for constructing complicated queries etc quickly. In this situation they wouldn't let me install a chrome plugin either, but sense works nicely as an elasticsearch plugin too.

So, if sense (the abandoned version on github) had some kind of permissive licence, I could turn up on customer site and use sense to poke around.
Ideally, it would have a licence like AL2 which would allow me to modify it if necessary.

I realise that you don't want updates pushed back to the version of sense on github because those changes are helping you to make money from Marvel, I understand that. But if the abandoned version of sense did have an appropriate licence, it would allow us to use the current version - it's still useful even if it's not kept up to date. I might even be tempted to try and keep it up to date in my spare time. But clearly I can't do this unless it has a licence that allows me to do it.

Glad to see I'm not the only person thinking along these lines.

On Tuesday, April 1, 2014 11:15:07 AM UTC+1, Jörg Prante wrote:
+1 for Sense standalone packaging
+1 for Sense in Chrome Web Store

Sense is used here all the time, it's essential.

I have also forked the code in case Sense goes away, hoping for a FOSS license.

Not that I'm fluid in writing browser plugins, but if I find time, I am not afraid of the learning curve.

Jörg

--
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/837794c8-1a0a-411f-a29c-852133d6fbc2%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
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%3DcQDQQ%2BJRADr%2Bu%3DiqHjs9suKS6Yu8pSc1aKv0JsmavFypoQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

--
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/DE9F785A-48D3-441D-93B8-4363EEE16BE5%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Hi,
Since Marvel requires a license for production usage, does this mean in
order to use the Marvel bundled Sense against a production instance
requires you to buy a license?

I just got out of a meeting where I told a bunch of people to go download
sense off the chrome store. Whoops :slight_smile:

Thanks!
Paul

On Tuesday, April 1, 2014 12:14:44 PM UTC-4, kimchy wrote:

Sense started as a weekend project, and Boaz did not place a license on
it. As you mentioned, this license effectively applies:
Redirecting…. We consulted our lawyers, who
specialize in open source, and changing the license to open source one is
complex, expensive, and requires a lot of resources. The reason is that its
not only getting the committers agreement, but also reaching all possible
users and have them agree to it (or at least showing big investment in
trying to do so, + a rather large time window to allow for people to
object).

When Boaz created Sense, he was not employed by Elasticsearch. Obviously
any project started by our employees has a clear license (as you can notice
with the many projects we created).

Regarding Marvel:

  • You are only required to pay for it when used in production.
  • You don’t have to be a support customer of Elasticsearch the company,
    you can buy a license for Marvel easily on the web. We made it super cheap
    since we think its something that a lot of people will find benefit from.

On Apr 1, 2014, at 17:00, Ivan Brusic <iv...@brusic.com <javascript:>>
wrote:

I personally do not require an open source license for Marvel/Sense, but I
would like to see an explicit clarification about the use of Marvel in this
scenario. Marvel does require a license to use and that would apply to any
of its subsystems. Then again, Sense does not have a license, which means
its use is also somewhat restricted.

Sense is an excellent tool and users dependency on the tool is quite
apparent from this thread. :slight_smile:

I haven't packaged a Chrome plugin in about 3 years. Not only has my
memory faded, but I would assume the mechanism has changed in our fast
changing world of development. It would be a fun exercise to attempt to do
it again.

Cheers,
Ivan

On Tue, Apr 1, 2014 at 5:48 AM, Tim S <tims...@gmail.com <javascript:>>wrote:

@kimchy the whole reason for me asking these questions is that sometimes
a customer is using elasticsearch but they don't (yet) have a support
contract, but don't consider themselves "in development" either, and thus
wouldn't allow me to use Marvel. Yes, there are other tools for poking
around, but sense is invaluable for constructing complicated queries etc
quickly. In this situation they wouldn't let me install a chrome plugin
either, but sense works nicely as an elasticsearch plugin too.

So, if sense (the abandoned version on github) had some kind of
permissive licence, I could turn up on customer site and use sense to poke
around.
Ideally, it would have a licence like AL2 which would allow me to modify
it if necessary.

I realise that you don't want updates pushed back to the version of sense
on github because those changes are helping you to make money from Marvel,
I understand that. But if the abandoned version of sense did have an
appropriate licence, it would allow us to use the current version - it's
still useful even if it's not kept up to date. I might even be tempted to
try and keep it up to date in my spare time. But clearly I can't do this
unless it has a licence that allows me to do it.

Glad to see I'm not the only person thinking along these lines.

On Tuesday, April 1, 2014 11:15:07 AM UTC+1, Jörg Prante wrote:

+1 for Sense standalone packaging
+1 for Sense in Chrome Web Store

Sense is used here all the time, it's essential.

I have also forked the code in case Sense goes away, hoping for a FOSS
license.

Not that I'm fluid in writing browser plugins, but if I find time, I am
not afraid of the learning curve.

Jörg

--
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 elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/837794c8-1a0a-411f-a29c-852133d6fbc2%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/837794c8-1a0a-411f-a29c-852133d6fbc2%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQDQQ%2BJRADr%2Bu%3DiqHjs9suKS6Yu8pSc1aKv0JsmavFypoQ%40mail.gmail.comhttps://groups.google.com/d/msgid/elasticsearch/CALY%3DcQDQQ%2BJRADr%2Bu%3DiqHjs9suKS6Yu8pSc1aKv0JsmavFypoQ%40mail.gmail.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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/d22cd5e3-9f6f-4142-8021-71b033ac38de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

People can try and use marvel and thus sense for free in their dev environment. If they want to use it with a production cluster they need a license for that cluster. It doesn't matter how many developers are using it.

On Wed, Apr 2, 2014 at 7:14 PM, ppearcy ppearcy@gmail.com wrote:

Hi,
Since Marvel requires a license for production usage, does this mean in
order to use the Marvel bundled Sense against a production instance
requires you to buy a license?
I just got out of a meeting where I told a bunch of people to go download
sense off the chrome store. Whoops :slight_smile:
Thanks!
Paul
On Tuesday, April 1, 2014 12:14:44 PM UTC-4, kimchy wrote:

Sense started as a weekend project, and Boaz did not place a license on
it. As you mentioned, this license effectively applies:
Redirecting…. We consulted our lawyers, who
specialize in open source, and changing the license to open source one is
complex, expensive, and requires a lot of resources. The reason is that its
not only getting the committers agreement, but also reaching all possible
users and have them agree to it (or at least showing big investment in
trying to do so, + a rather large time window to allow for people to
object).

When Boaz created Sense, he was not employed by Elasticsearch. Obviously
any project started by our employees has a clear license (as you can notice
with the many projects we created).

Regarding Marvel:

  • You are only required to pay for it when used in production.
  • You don’t have to be a support customer of Elasticsearch the company,
    you can buy a license for Marvel easily on the web. We made it super cheap
    since we think its something that a lot of people will find benefit from.

On Apr 1, 2014, at 17:00, Ivan Brusic <iv...@brusic.com <javascript:>>
wrote:

I personally do not require an open source license for Marvel/Sense, but I
would like to see an explicit clarification about the use of Marvel in this
scenario. Marvel does require a license to use and that would apply to any
of its subsystems. Then again, Sense does not have a license, which means
its use is also somewhat restricted.

Sense is an excellent tool and users dependency on the tool is quite
apparent from this thread. :slight_smile:

I haven't packaged a Chrome plugin in about 3 years. Not only has my
memory faded, but I would assume the mechanism has changed in our fast
changing world of development. It would be a fun exercise to attempt to do
it again.

Cheers,
Ivan

On Tue, Apr 1, 2014 at 5:48 AM, Tim S <tims...@gmail.com <javascript:>>wrote:

@kimchy the whole reason for me asking these questions is that sometimes
a customer is using elasticsearch but they don't (yet) have a support
contract, but don't consider themselves "in development" either, and thus
wouldn't allow me to use Marvel. Yes, there are other tools for poking
around, but sense is invaluable for constructing complicated queries etc
quickly. In this situation they wouldn't let me install a chrome plugin
either, but sense works nicely as an elasticsearch plugin too.

So, if sense (the abandoned version on github) had some kind of
permissive licence, I could turn up on customer site and use sense to poke
around.
Ideally, it would have a licence like AL2 which would allow me to modify
it if necessary.

I realise that you don't want updates pushed back to the version of sense
on github because those changes are helping you to make money from Marvel,
I understand that. But if the abandoned version of sense did have an
appropriate licence, it would allow us to use the current version - it's
still useful even if it's not kept up to date. I might even be tempted to
try and keep it up to date in my spare time. But clearly I can't do this
unless it has a licence that allows me to do it.

Glad to see I'm not the only person thinking along these lines.

On Tuesday, April 1, 2014 11:15:07 AM UTC+1, Jörg Prante wrote:

+1 for Sense standalone packaging
+1 for Sense in Chrome Web Store

Sense is used here all the time, it's essential.

I have also forked the code in case Sense goes away, hoping for a FOSS
license.

Not that I'm fluid in writing browser plugins, but if I find time, I am
not afraid of the learning curve.

Jörg

--
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 elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/837794c8-1a0a-411f-a29c-852133d6fbc2%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/837794c8-1a0a-411f-a29c-852133d6fbc2%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQDQQ%2BJRADr%2Bu%3DiqHjs9suKS6Yu8pSc1aKv0JsmavFypoQ%40mail.gmail.comhttps://groups.google.com/d/msgid/elasticsearch/CALY%3DcQDQQ%2BJRADr%2Bu%3DiqHjs9suKS6Yu8pSc1aKv0JsmavFypoQ%40mail.gmail.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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/rPS1duxMzyM/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/d22cd5e3-9f6f-4142-8021-71b033ac38de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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/1396460778459.fab9db74%40Nodemailer.
For more options, visit https://groups.google.com/d/optout.

If it is a matter of paying for Sense, I would vote for a paid chrome extension at a reasonable price so people who need sense can purchase it independently from marvell

--
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/61825c6e-9fee-4251-a8a1-efb069407304%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

This worked perfectly (except the "open" bit since my Konsole's file
handling isn't quite set up).

Worth putting these instructions on the sense repo, Boaz? Obviously with
note wrt Marvel usage on production clusters, just link to
Elasticsearch Platform — Find real-time answers at scale | Elastic . The news it's rolled into
Marvel is already there.

I am introducing somebody to ES, I'd really rather that they didn't simply
use Postman or similar REST clients just yet. The worst part of my initial
ES learning curve was exactly that, learning to construct the query and
mapping objects correctly and learning what goes where when I wanted
something done quickly. The learning process could have been sped up
significantly by the Sense autocompletion feature.

+1 on that it's not x-platform, but as it's part of a commercial product
now it's up to the ES team to decide how much time they can dedicate to
packaging this tool neatly outside of that product.

Greetings,
Emanuil

On Tuesday, April 1, 2014 10:22:23 AM UTC+1, kimchy wrote:

Here is how you do it now:

wget
https://download.elasticsearch.org/elasticsearch/marvel/marvel-latest.tar.gz
tar -xzf marvel-latest.tar.gz
open _site/sense/index.html

On Apr 1, 2014, at 11:19, Shay Banon <kim...@gmail.com <javascript:>>
wrote:

Heya, you can easily download Marvel and run Sense as a standalone app
from Marvel. In the next version of Marvel, we will make it even simpler,
in which case, even users that don’t run Chrome (like myself :wink: ) can more
easily enjoy it.

On Apr 1, 2014, at 11:05, Mark Walkom <ma...@campaignmonitor.com<javascript:>>
wrote:

+1 from me to this sentiment too, Sense as a standalone app is awesome.

Regards,
Mark Walkom

Infrastructure Engineer
Campaign Monitor
email: ma...@campaignmonitor.com <javascript:>
web: www.campaignmonitor.com

On 1 April 2014 19:59, Nicholas Summerlin <nicholas....@gmail.com<javascript:>

wrote:

I agree with Itamar. I'm a recent Elasticsearch user and Sense made it
easier for me to learn the query syntax. I recommend it to all ES
beginners. I only learned of Marvel later.

+1 for keeping the Chrome plugin on the Web Store, perhaps with a
disclaimer that it's incomplete and no longer maintained.

--
Nick

On Tue, Apr 1, 2014 at 10:51 AM, Itamar Syn-Hershko <ita...@code972.com<javascript:>

wrote:

Boaz,

Sense is a must-have tool for any developer playing with Elasticsearch,
at least in my opinion. I use it daily to quickly sketch and test modeling
ideas, or just to prove a point. This is also the first thing I ask my
customers to install whenever I give on-site consults.

I'd ask you and Elasticsearch to continue releasing Sense as a chrome
plugin that we can install and use. Even if it gets updated less
frequently, it's still an awesome tool and 80% is better than nothing.

You can't rely on having Marvel installed for using Sense - it's an
additional install step, and many remote staging/prod clusters don't have
it installed. Sense is really great as a client-side independent thing.

You can quote me on that: working with Elasticsearch is not the same
without Sense available as a Chrome plugin.

For your consideration,

--

Itamar Syn-Hershko
http://code972.com | @synhershko https://twitter.com/synhershko
Freelance Developer & Consultant
Author of RavenDB in Action http://manning.com/synhershko/

On Tue, Apr 1, 2014 at 11:44 AM, Boaz Leskes <b.le...@gmail.com<javascript:>

wrote:

Hi Tim, Ivan,

Sense, the chrome extension, was started a hobby project of mine. I did
it in my spare time - I actually started it to prove it can be done in a
weekend ;). As you know Sense is part of Marvel now where it will be
professionally developed and get way more time and love. The github repo is
not maintained anymore and the code as published on GitHub will not be
developed further. I've updated the readme to make that more clear.

As Tim noted, the Chrome extension has known bugs and does not support
all of 1.0's features (like Aggregations). Since bug fixes are all going
forward in Marvel, I've decided to remove the plugin from the Chrome Web
Store so new users will not have a bad initial experience.

I (and many others) am always happy to answer any questions/issue
regard Marvel on the mailing list. If you find any issue, please post it
and it will be picked up. I know you both know this as we interacted
before, but I wanted to say again for anyone else that might read this in
the future.
Cheers,
Boaz

On Friday, March 28, 2014 5:19:38 PM UTC+1, Ivan Brusic wrote:

I would have suggested opening an issue on Github to clarify the
license, but issues are disabled on the repo. I agree that Sense is a
fantastic tool. I deploy apps using the Java API, but I formulate my
thoughts and queries beforehand with Sense. Beforehand I was just using
straight curl commands.

Boaz is a regular on the mailing list, he probably will chime in soon.

--
Ivan

On Fri, Mar 28, 2014 at 8:40 AM, Tim S <tims...@gmail.com<javascript:>

wrote:

Yeah, I cloned it locally in case it disappears and it seems to work
perfectly well standalone or as an elasticsearch plugin - IMO it doesn't
really need to be a chrome extension. But I guess its usefulness if limited
if dev has stopped and the auto-complete isn't kept up-to-date with the
elasticsearch api.

Also if I recommended my clients used it (which I would, because it's
one of the better rest front ends for ES I've come across because of the
auto-complete) then they'd want to know whether they were actually allowed
to use it i.e. what licence it is.

On Friday, March 28, 2014 2:50:04 PM UTC, Ivan Brusic wrote:

I just forked it i case it goes away. I haven't built a Chrome
extension in years. Let me re-figure out how to do it and update my fork
with build/local installation instructions.

The lack of a license might be problematic since default copyright
provisions apply: Redirecting…

--
Ivan

On Fri, Mar 28, 2014 at 1:37 AM, Tim S tims...@gmail.com wrote:

I notice that GitHub - bleskes/sense: A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding. has a message
saying "The development of Sense has moved into Elasticsearch Marvel".

Does this mean that no further development will happen on github?
I.e. if the Marvel team find bugs in sense will the fixes be pushed to the
sense on github, and if I create a pull request on github will my fix find
its way into the version of sense included in Marvel?

Regardless of the answer to the above, does the code on github have
any kind of licence? Even without Marvel, sense is still a useful tool.

Thanks.

--
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 elasticsearc...@googlegroups.com.

To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/381ca707-f29
c-4b81-8e5b-957c1c02fe0a%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/381ca707-f29c-4b81-8e5b-957c1c02fe0a%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit https://groups.google.com/d/
msgid/elasticsearch/a8c17fc2-0f74-4161-992f-0a3e77e7153b%
40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/a8c17fc2-0f74-4161-992f-0a3e77e7153b%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/a124cd7d-5466-4786-9e4b-935eb214566c%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/a124cd7d-5466-4786-9e4b-935eb214566c%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/CAHTr4ZsYDo0qzzBgfBKSXADr9vOQqp-YhoZTjRQ4iwsxGzDcxQ%40mail.gmail.comhttps://groups.google.com/d/msgid/elasticsearch/CAHTr4ZsYDo0qzzBgfBKSXADr9vOQqp-YhoZTjRQ4iwsxGzDcxQ%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/CAH4ejsv_i5sraWh2vH4Dy-aJAQ0A5jALBPjzFJg3yyW6x2e%2BtA%40mail.gmail.comhttps://groups.google.com/d/msgid/elasticsearch/CAH4ejsv_i5sraWh2vH4Dy-aJAQ0A5jALBPjzFJg3yyW6x2e%2BtA%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/CAEM624Z08fgET_j3cAw%3DPU%3D9UaK07x_7S9M76L6ig%3DwbY7%3DQXg%40mail.gmail.comhttps://groups.google.com/d/msgid/elasticsearch/CAEM624Z08fgET_j3cAw%3DPU%3D9UaK07x_7S9M76L6ig%3DwbY7%3DQXg%40mail.gmail.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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/ecca24e9-01af-42b9-88d9-5348d7bd42e4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Hi Emanuil,

Indeed one of the things Senses does well is help you get started with ES.
I'd argue that for someone new, there is nothing simpler than just
installing a plugin on their dev setup. Actually, with Marvel they will
also gain some other insights into what's going on.

Btw - Marvel is also packed as a zip which anyone can get by pointing a
browser at
https://download.elasticsearch.org/elasticsearch/marvel/marvel-latest.zip(which
is documented) , unpack it using whatever and open the html files.

On Sat, Apr 5, 2014 at 1:02 PM, Emanuil Tolev emanuil@cottagelabs.comwrote:

This worked perfectly (except the "open" bit since my Konsole's file
handling isn't quite set up).

Worth putting these instructions on the sense repo, Boaz? Obviously with
note wrt Marvel usage on production clusters, just link to
Elasticsearch Platform — Find real-time answers at scale | Elastic . The news it's rolled into
Marvel is already there.

I am introducing somebody to ES, I'd really rather that they didn't simply
use Postman or similar REST clients just yet. The worst part of my initial
ES learning curve was exactly that, learning to construct the query and
mapping objects correctly and learning what goes where when I wanted
something done quickly. The learning process could have been sped up
significantly by the Sense autocompletion feature.

+1 on that it's not x-platform, but as it's part of a commercial product
now it's up to the ES team to decide how much time they can dedicate to
packaging this tool neatly outside of that product.

Greetings,
Emanuil

On Tuesday, April 1, 2014 10:22:23 AM UTC+1, kimchy wrote:

Here is how you do it now:

wget https://download.elasticsearch.org/elasticsearch/marvel/marvel-
latest.tar.gz
tar -xzf marvel-latest.tar.gz
open _site/sense/index.html

On Apr 1, 2014, at 11:19, Shay Banon kim...@gmail.com wrote:

Heya, you can easily download Marvel and run Sense as a standalone app
from Marvel. In the next version of Marvel, we will make it even simpler,
in which case, even users that don't run Chrome (like myself :wink: ) can more
easily enjoy it.

On Apr 1, 2014, at 11:05, Mark Walkom ma...@campaignmonitor.com wrote:

+1 from me to this sentiment too, Sense as a standalone app is awesome.

Regards,
Mark Walkom

Infrastructure Engineer
Campaign Monitor
email: ma...@campaignmonitor.com
web: www.campaignmonitor.com

On 1 April 2014 19:59, Nicholas Summerlin nicholas....@gmail.com wrote:

I agree with Itamar. I'm a recent Elasticsearch user and Sense made it
easier for me to learn the query syntax. I recommend it to all ES
beginners. I only learned of Marvel later.

+1 for keeping the Chrome plugin on the Web Store, perhaps with a
disclaimer that it's incomplete and no longer maintained.

--
Nick

On Tue, Apr 1, 2014 at 10:51 AM, Itamar Syn-Hershko <ita...@code972.com

wrote:

Boaz,

Sense is a must-have tool for any developer playing with Elasticsearch,
at least in my opinion. I use it daily to quickly sketch and test modeling
ideas, or just to prove a point. This is also the first thing I ask my
customers to install whenever I give on-site consults.

I'd ask you and Elasticsearch to continue releasing Sense as a chrome
plugin that we can install and use. Even if it gets updated less
frequently, it's still an awesome tool and 80% is better than nothing.

You can't rely on having Marvel installed for using Sense - it's an
additional install step, and many remote staging/prod clusters don't have
it installed. Sense is really great as a client-side independent thing.

You can quote me on that: working with Elasticsearch is not the same
without Sense available as a Chrome plugin.

For your consideration,

--

Itamar Syn-Hershko
http://code972.com | @synhershko https://twitter.com/synhershko
Freelance Developer & Consultant
Author of RavenDB in Action http://manning.com/synhershko/

On Tue, Apr 1, 2014 at 11:44 AM, Boaz Leskes b.le...@gmail.com wrote:

Hi Tim, Ivan,

Sense, the chrome extension, was started a hobby project of mine. I
did it in my spare time - I actually started it to prove it can be done in
a weekend ;). As you know Sense is part of Marvel now where it will be
professionally developed and get way more time and love. The github repo is
not maintained anymore and the code as published on GitHub will not be
developed further. I've updated the readme to make that more clear.

As Tim noted, the Chrome extension has known bugs and does not support
all of 1.0's features (like Aggregations). Since bug fixes are all going
forward in Marvel, I've decided to remove the plugin from the Chrome Web
Store so new users will not have a bad initial experience.

I (and many others) am always happy to answer any questions/issue
regard Marvel on the mailing list. If you find any issue, please post it
and it will be picked up. I know you both know this as we interacted
before, but I wanted to say again for anyone else that might read this in
the future.
Cheers,
Boaz

On Friday, March 28, 2014 5:19:38 PM UTC+1, Ivan Brusic wrote:

I would have suggested opening an issue on Github to clarify the
license, but issues are disabled on the repo. I agree that Sense is a
fantastic tool. I deploy apps using the Java API, but I formulate my
thoughts and queries beforehand with Sense. Beforehand I was just using
straight curl commands.

Boaz is a regular on the mailing list, he probably will chime in soon.

--
Ivan

On Fri, Mar 28, 2014 at 8:40 AM, Tim S tims...@gmail.com wrote:

Yeah, I cloned it locally in case it disappears and it seems to work
perfectly well standalone or as an elasticsearch plugin - IMO it doesn't
really need to be a chrome extension. But I guess its usefulness if limited
if dev has stopped and the auto-complete isn't kept up-to-date with the
elasticsearch api.

Also if I recommended my clients used it (which I would, because
it's one of the better rest front ends for ES I've come across because of
the auto-complete) then they'd want to know whether they were actually
allowed to use it i.e. what licence it is.

On Friday, March 28, 2014 2:50:04 PM UTC, Ivan Brusic wrote:

I just forked it i case it goes away. I haven't built a Chrome
extension in years. Let me re-figure out how to do it and update my fork
with build/local installation instructions.

The lack of a license might be problematic since default copyright
provisions apply: Redirecting…

--
Ivan

On Fri, Mar 28, 2014 at 1:37 AM, Tim S tims...@gmail.com wrote:

I notice that GitHub - bleskes/sense: A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding. has a message
saying "The development of Sense has moved into Elasticsearch Marvel".

Does this mean that no further development will happen on github?
I.e. if the Marvel team find bugs in sense will the fixes be pushed to the
sense on github, and if I create a pull request on github will my fix find
its way into the version of sense included in Marvel?

Regardless of the answer to the above, does the code on github
have any kind of licence? Even without Marvel, sense is still a useful tool.

Thanks.

--
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 elasticsearc...@googlegroups.com.

To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/381ca707-f29
c-4b81-8e5b-957c1c02fe0a%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/381ca707-f29c-4b81-8e5b-957c1c02fe0a%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/a8c17fc2-0f7
4-4161-992f-0a3e77e7153b%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/a8c17fc2-0f74-4161-992f-0a3e77e7153b%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/
msgid/elasticsearch/a124cd7d-5466-4786-9e4b-935eb214566c%
40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/a124cd7d-5466-4786-9e4b-935eb214566c%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/
msgid/elasticsearch/CAHTr4ZsYDo0qzzBgfBKSXADr9vOQq
p-YhoZTjRQ4iwsxGzDcxQ%40mail.gmail.comhttps://groups.google.com/d/msgid/elasticsearch/CAHTr4ZsYDo0qzzBgfBKSXADr9vOQqp-YhoZTjRQ4iwsxGzDcxQ%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/
msgid/elasticsearch/CAH4ejsv_i5sraWh2vH4Dy-aJAQ0A5jALBPjzFJg3yyW6x2e%
2BtA%40mail.gmail.comhttps://groups.google.com/d/msgid/elasticsearch/CAH4ejsv_i5sraWh2vH4Dy-aJAQ0A5jALBPjzFJg3yyW6x2e%2BtA%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/
msgid/elasticsearch/CAEM624Z08fgET_j3cAw%3DPU%
3D9UaK07x_7S9M76L6ig%3DwbY7%3DQXg%40mail.gmail.comhttps://groups.google.com/d/msgid/elasticsearch/CAEM624Z08fgET_j3cAw%3DPU%3D9UaK07x_7S9M76L6ig%3DwbY7%3DQXg%40mail.gmail.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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/rPS1duxMzyM/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/ecca24e9-01af-42b9-88d9-5348d7bd42e4%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/ecca24e9-01af-42b9-88d9-5348d7bd42e4%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
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/CAKzwz0qD-J%2BjwyfYigJE%3DDUMVudpG7yLVr7prMcE0oAVekO7-A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.