VeggieMeat / search_api_elasticsearch

Clone of project at drupal.org/project/search_api_elasticsearch for better CI options than what D.O offers
16 stars 8 forks source link

Is this module just for searching Drupal Sites? #19

Closed VeggieMeat closed 10 years ago

VeggieMeat commented 10 years ago

Original issue: https://www.drupal.org/node/2015961

Imagine that I have tonnes of data in ElasticSearch which I want to search through. What we are searching for is not web pages, but say, houses, or planets, or cars. I would like to create a facetted search system in Drupal which lets users access this. Would that have to be hand coded with PHP and Elastica or does this module help?