Indexisto.com - hosted elastic search with admin panel and JS search string for sites

Hi, let me introduce:
http://indexisto.com/

This is hosted site search based on Elastic Search, with GUI admin panel,
statistic, logs and data import based on SOLR DataImportHandler

https://lh4.googleusercontent.com/-GCosvTEe6ng/Udv7qbS_zFI/AAAAAAAABSc/T26ngWrzFTk/s1600/__aa.png

The JS code embedded in HTML is just 50kb and async, it automatically
renders search results in Widgets (each widget has own elastic search query
that runs in parallel), facets (term, range, histogram, date_histogram),
sorts, suggests

https://lh4.googleusercontent.com/-GCosvTEe6ng/Udv7qbS_zFI/AAAAAAAABSc/T26ngWrzFTk/s1600/__aa.png

https://lh5.googleusercontent.com/-GiKn0Xa6nx4/Udv890x2dpI/AAAAAAAABSs/XIN6gv4l8Jg/s1600/__a.png

We are looking for early adopters (free lifetime), dont hesitate to
contact.

Skype: cher8080
https://lh5.googleusercontent.com/-GiKn0Xa6nx4/Udv890x2dpI/AAAAAAAABSs/XIN6gv4l8Jg/s1600/__a.png

https://lh4.googleusercontent.com/-GCosvTEe6ng/Udv7qbS_zFI/AAAAAAAABSc/T26ngWrzFTk/s1600/__aa.png

https://lh4.googleusercontent.com/-GCosvTEe6ng/Udv7qbS_zFI/AAAAAAAABSc/T26ngWrzFTk/s1600/__aa.png

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Hi,

It seems your demo sites are not configured yet (phpBB, etc).
Could you provide a Drupal sample? Thanks

On Tuesday, July 9, 2013 2:15:37 PM UTC+2, Andrew Uglev wrote:

Hi, let me introduce:
http://indexisto.com/

This is hosted site search based on Elastic Search, with GUI admin panel,
statistic, logs and data import based on SOLR DataImportHandler

https://lh4.googleusercontent.com/-GCosvTEe6ng/Udv7qbS_zFI/AAAAAAAABSc/T26ngWrzFTk/s1600/__aa.png

The JS code embedded in HTML is just 50kb and async, it automatically
renders search results in Widgets (each widget has own Elasticsearch query
that runs in parallel), facets (term, range, histogram, date_histogram),
sorts, suggests

https://lh4.googleusercontent.com/-GCosvTEe6ng/Udv7qbS_zFI/AAAAAAAABSc/T26ngWrzFTk/s1600/__aa.png

https://lh5.googleusercontent.com/-GiKn0Xa6nx4/Udv890x2dpI/AAAAAAAABSs/XIN6gv4l8Jg/s1600/__a.png

We are looking for early adopters (free lifetime), dont hesitate to
contact.

Skype: cher8080

https://lh5.googleusercontent.com/-GiKn0Xa6nx4/Udv890x2dpI/AAAAAAAABSs/XIN6gv4l8Jg/s1600/__a.png

https://lh4.googleusercontent.com/-GCosvTEe6ng/Udv7qbS_zFI/AAAAAAAABSc/T26ngWrzFTk/s1600/__aa.png

https://lh4.googleusercontent.com/-GCosvTEe6ng/Udv7qbS_zFI/AAAAAAAABSc/T26ngWrzFTk/s1600/__aa.png

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Hi Andrew, congrats on the new service. I'm interested in hearing about
Azure solutions for faceted search where . Are you supporting Azure ? Is
a back-end (database) necessary from the start to make it work or is it
possible to use it with flat files (html, css, js) built in Zurb Foundation
4 ?

I'm interested in the following within an Azure environment:

  • support for thesaurus and multi-word equivalences
    -support for RSS feeds of changes
    -single multilingual index without a need to modify the architecture
  • variable term weighting that can also apply to fields
  • multi-tenant ecommerce scenario (potential for future)

Julie

https://lh4.googleusercontent.com/-GCosvTEe6ng/Udv7qbS_zFI/AAAAAAAABSc/T26ngWrzFTk/s1600/__aa.png

https://lh4.googleusercontent.com/-GCosvTEe6ng/Udv7qbS_zFI/AAAAAAAABSc/T26ngWrzFTk/s1600/__aa.png

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Hi Julie,

Facetflow (https://facetflow.com/) is a hosted search solution (based on
Elasticsearch) which supports Azure.

Generally you would have your website send the data over the Elasticsearch
API to have it indexed by the search engine. We do however support:

  • Synonyms
  • Multilingual indices by having the language analyser specified on
    document level
  • Variable term weighting by boosting terms in searches, on field level if
    needed
  • Multi-tenancy by creating multiple indices (one per e-commerce site for
    example) or scaling one index by sharding the data per customer

Let me know if you have any further questions.

Best regards,
Mattias

On Friday, July 19, 2013 5:02:33 AM UTC+2, Julie Setbon wrote:

Hi Andrew, congrats on the new service. I'm interested in hearing about
Azure solutions for faceted search where . Are you supporting Azure ? Is
a back-end (database) necessary from the start to make it work or is it
possible to use it with flat files (html, css, js) built in Zurb Foundation
4 ?

I'm interested in the following within an Azure environment:

  • support for thesaurus and multi-word equivalences
    -support for RSS feeds of changes
    -single multilingual index without a need to modify the architecture
  • variable term weighting that can also apply to fields
  • multi-tenant ecommerce scenario (potential for future)

Julie

https://lh4.googleusercontent.com/-GCosvTEe6ng/Udv7qbS_zFI/AAAAAAAABSc/T26ngWrzFTk/s1600/__aa.png

https://lh4.googleusercontent.com/-GCosvTEe6ng/Udv7qbS_zFI/AAAAAAAABSc/T26ngWrzFTk/s1600/__aa.png

--
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/d4a1344d-0a88-42f1-9e0d-c4ae4721b168%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.