compo
(bernard compo)
March 28, 2015, 8:50am
1
I want to set up a form on a website to search the ElasticSearch.
What do you recommend?
Will there any plugin / existing and functional scripts?
thank you
--
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/61707e92-2db3-4dbf-be99-716c24fcff87%40googlegroups.com .
For more options, visit https://groups.google.com/d/optout .
dadoonet
(David Pilato)
March 28, 2015, 8:59am
2
A plugin for what?
--
David
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs
Le 28 mars 2015 à 09:50, Inci Compo compoinci@gmail.com a écrit :
I want to set up a form on a website to search the Elasticsearch.
What do you recommend?
Will there any plugin / existing and functional scripts?
thank you
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/61707e92-2db3-4dbf-be99-716c24fcff87%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/5090477D-8DE6-4137-98B7-9714AAAF63D1%40pilato.fr .
For more options, visit https://groups.google.com/d/optout .
compo
(bernard compo)
March 28, 2015, 9:16am
3
Hi david,
I have a public web page.
I want to incorporate a form to allow the user to enter keywords and return
the results contained in Elasticsearch.
Le samedi 28 mars 2015 10:00:54 UTC+1, David Pilato a écrit :
A plugin for what?
--
David
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs
Le 28 mars 2015 à 09:50, Inci Compo <comp...@gmail.com <javascript:>> a
écrit :
I want to set up a form on a website to search the Elasticsearch.
What do you recommend?
Will there any plugin / existing and functional scripts?
thank you
--
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/61707e92-2db3-4dbf-be99-716c24fcff87%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/61707e92-2db3-4dbf-be99-716c24fcff87%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/81395690-042c-4a41-83d1-b683f32a2901%40googlegroups.com .
For more options, visit https://groups.google.com/d/optout .
I think you can use PHP API to complete your task.Reference:
On Saturday, March 28, 2015 at 2:16:18 PM UTC+5, Inci Compo wrote:
Hi david,
I have a public web page.
I want to incorporate a form to allow the user to enter keywords and
return the results contained in Elasticsearch.
Le samedi 28 mars 2015 10:00:54 UTC+1, David Pilato a écrit :
A plugin for what?
--
David
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs
Le 28 mars 2015 à 09:50, Inci Compo comp...@gmail.com a écrit :
I want to set up a form on a website to search the Elasticsearch.
What do you recommend?
Will there any plugin / existing and functional scripts?
thank you
--
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/61707e92-2db3-4dbf-be99-716c24fcff87%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/61707e92-2db3-4dbf-be99-716c24fcff87%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/fe759f3a-9b68-4b50-8dfa-188e098c9a3c%40googlegroups.com .
For more options, visit https://groups.google.com/d/optout .
dadoonet
(David Pilato)
March 28, 2015, 10:02am
5
What is your fronted technology?
If JS, you can use the JS client, though it might not be a good idea to expose directly elasticsearch to your users.
If PHP, look at PHP client.
Look at the list of official clients here: Starting with the Elasticsearch Platform and its Solutions | Elastic http://www.elastic.co/guide/
--
David Pilato - Developer | Evangelist
Power insights and outcomes with the Elasticsearch Platform and AI. See into your data and find answers that matter with enterprise solutions designed to help you build, observe, and protect. Try Elasticsearch free today.
@dadoonet https://twitter.com/dadoonet | @elasticsearchfr https://twitter.com/elasticsearchfr | @scrutmydocs https://twitter.com/scrutmydocs
Le 28 mars 2015 à 10:16, Inci Compo compoinci@gmail.com a écrit :
Hi david,
I have a public web page.
I want to incorporate a form to allow the user to enter keywords and return the results contained in Elasticsearch.
Le samedi 28 mars 2015 10:00:54 UTC+1, David Pilato a écrit :
A plugin for what?
--
David
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs
Le 28 mars 2015 à 09:50, Inci Compo <comp...@gmail.com <javascript:>> a écrit :
I want to set up a form on a website to search the Elasticsearch.
What do you recommend?
Will there any plugin / existing and functional scripts?
thank you
--
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/61707e92-2db3-4dbf-be99-716c24fcff87%40googlegroups.com https://groups.google.com/d/msgid/elasticsearch/61707e92-2db3-4dbf-be99-716c24fcff87%40googlegroups.com?utm_medium=email&utm_source=footer .
For more options, visit https://groups.google.com/d/optout 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 mailto:elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/81395690-042c-4a41-83d1-b683f32a2901%40googlegroups.com https://groups.google.com/d/msgid/elasticsearch/81395690-042c-4a41-83d1-b683f32a2901%40googlegroups.com?utm_medium=email&utm_source=footer .
For more options, visit https://groups.google.com/d/optout 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/22254B6B-85EB-4003-AD98-EF34D51E2133%40pilato.fr .
For more options, visit https://groups.google.com/d/optout .
compo
(bernard compo)
March 28, 2015, 10:20am
6
Thank you I will look again because I seek with a facet system.
I use PHP and therefore JS
But I think that a proxy is necessary because the web server is different
from Elasticsearch server.
Once operational, I think putting a layer nginx - reverse proxy between the
client and the server Elasticsearch
Le samedi 28 mars 2015 11:03:16 UTC+1, David Pilato a écrit :
What is your fronted technology?
If JS, you can use the JS client, though it might not be a good idea to
expose directly elasticsearch to your users.
If PHP, look at PHP client.
Look at the list of official clients here: Starting with the Elasticsearch Platform and its Solutions | Elastic
--
David Pilato - Developer | Evangelist
elastic.co http://elastic.co
@dadoonet https://twitter.com/dadoonet | @elasticsearchfr
https://twitter.com/elasticsearchfr | @scrutmydocs
https://twitter.com/scrutmydocs
Le 28 mars 2015 à 10:16, Inci Compo <comp...@gmail.com <javascript:>> a
écrit :
Hi david,
I have a public web page.
I want to incorporate a form to allow the user to enter keywords and
return the results contained in Elasticsearch.
Le samedi 28 mars 2015 10:00:54 UTC+1, David Pilato a écrit :
A plugin for what?
--
David
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs
Le 28 mars 2015 à 09:50, Inci Compo comp...@gmail.com a écrit :
I want to set up a form on a website to search the Elasticsearch.
What do you recommend?
Will there any plugin / existing and functional scripts?
thank you
--
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/61707e92-2db3-4dbf-be99-716c24fcff87%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/61707e92-2db3-4dbf-be99-716c24fcff87%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/81395690-042c-4a41-83d1-b683f32a2901%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/81395690-042c-4a41-83d1-b683f32a2901%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/5286d46a-1296-4a2c-b419-7e298415c7b7%40googlegroups.com .
For more options, visit https://groups.google.com/d/optout .
compo
(bernard compo)
March 28, 2015, 11:14am
7
i find this script : GitHub - CottageLabs/facetview2: a pure javascript frontend for ElasticSearch search indices.
When i try in chrome : http://XXXX/myindex/mtype/_search?q=keyword ==> it's
ok
In the script facetview2 in in other server that
elasticsearch server
it's ko
i have try with
proxy.php
<?php
if(isset($_GET['url'])){
$url = $_GET['url'];
$html = file_get_contents($url);
echo $html;
}
?>
and modify script
it's ko too
Le samedi 28 mars 2015 11:20:14 UTC+1, Inci Compo a écrit :
Thank you I will look again because I seek with a facet system.
I use PHP and therefore JS
But I think that a proxy is necessary because the web server is different
from Elasticsearch server.
Once operational, I think putting a layer nginx - reverse proxy between
the client and the server Elasticsearch
Le samedi 28 mars 2015 11:03:16 UTC+1, David Pilato a écrit :
What is your fronted technology?
If JS, you can use the JS client, though it might not be a good idea to
expose directly elasticsearch to your users.
If PHP, look at PHP client.
Look at the list of official clients here: Starting with the Elasticsearch Platform and its Solutions | Elastic
--
David Pilato - Developer | Evangelist
elastic.co http://elastic.co
@dadoonet https://twitter.com/dadoonet | @elasticsearchfr
https://twitter.com/elasticsearchfr | @scrutmydocs
https://twitter.com/scrutmydocs
Le 28 mars 2015 à 10:16, Inci Compo comp...@gmail.com a écrit :
Hi david,
I have a public web page.
I want to incorporate a form to allow the user to enter keywords and
return the results contained in Elasticsearch.
Le samedi 28 mars 2015 10:00:54 UTC+1, David Pilato a écrit :
A plugin for what?
--
David
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs
Le 28 mars 2015 à 09:50, Inci Compo comp...@gmail.com a écrit :
I want to set up a form on a website to search the Elasticsearch.
What do you recommend?
Will there any plugin / existing and functional scripts?
thank you
--
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/61707e92-2db3-4dbf-be99-716c24fcff87%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/61707e92-2db3-4dbf-be99-716c24fcff87%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/81395690-042c-4a41-83d1-b683f32a2901%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/81395690-042c-4a41-83d1-b683f32a2901%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/4e73b036-0e35-4598-b2ae-da6aa5317248%40googlegroups.com .
For more options, visit https://groups.google.com/d/optout .