ElasticSearch as a Seach Engine for our Intranet Site

Hi, I am new here, just joined this group!

We are looking for a new Search Engine for our Intranet site. Can
ElasticSearch be used for Crawling, Indexing and Searching Intranet type
sites? We will need to crawl/index our web pages within Intranet, documents
(PDF's Word etc) plus potentially Database indexing and then provide a user
interface where our internal user base can search and show results. 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/7ebfe64a-2056-4edf-afdb-763e6fba3d8b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

On Fri, Dec 19, 2014 at 12:51 PM, Gill Singh parmvirgill12@gmail.com
wrote:

Hi, I am new here, just joined this group!

We are looking for a new Search Engine for our Intranet site. Can
Elasticsearch be used for Crawling, Indexing and Searching Intranet type
sites? We will need to crawl/index our web pages within Intranet, documents
(PDF's Word etc) plus potentially Database indexing and then provide a user
interface where our internal user base can search and show results. Thanks.

Elasticsearch doesn't really do any of that. Its more a building block for
implementing this stuff. For instance, MediaWiki has a plugin
https://www.mediawiki.org/wiki/Extension:CirrusSearch to implement its
search using Elasticsearch. I'm sure there are other examples but I happen
to work on the MediaWiki one so I have the link on hand.

Nik

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

Ok, thanks. So I guess it can't crawl or index but can serve as a Search
tool maybe through Plugin. Is there any combination of tools or any other
Open Source Search Engine that can serve the need? Thanks.

On Friday, December 19, 2014 1:04:44 PM UTC-5, Nikolas Everett wrote:

On Fri, Dec 19, 2014 at 12:51 PM, Gill Singh <parmvi...@gmail.com
<javascript:>> wrote:

Hi, I am new here, just joined this group!

We are looking for a new Search Engine for our Intranet site. Can
Elasticsearch be used for Crawling, Indexing and Searching Intranet type
sites? We will need to crawl/index our web pages within Intranet, documents
(PDF's Word etc) plus potentially Database indexing and then provide a user
interface where our internal user base can search and show results. Thanks.

Elasticsearch doesn't really do any of that. Its more a building block
for implementing this stuff. For instance, MediaWiki has a plugin
https://www.mediawiki.org/wiki/Extension:CirrusSearch to implement its
search using Elasticsearch. I'm sure there are other examples but I happen
to work on the MediaWiki one so I have the link on hand.

Nik

--
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/30892510-5c7b-4470-9f01-e88740e31e49%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.