# Website with restaurants search

**URL:** https://discuss.elastic.co/t/website-with-restaurants-search/297088
**Category:** Elasticsearch
**Created:** [February 13, 2022, 11:05pm UTC](https://discuss.elastic.co/t/website-with-restaurants-search/297088 "2022-02-13T23:05:09Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Aleksandra\_s](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/aleksandra_s/32/97526_2.png) [@Aleksandra\_s](https://discuss.elastic.co/u/Aleksandra_s)
#### Post date: [February 13, 2022, 11:05pm UTC](https://discuss.elastic.co/t/website-with-restaurants-search/297088/1 "2022-02-13T23:05:10Z")

</div>

I am trying to create a website with search engine that allows users to search for restaurants. This website will have features as writen below:

1. users are able to filter and sort results
2. the website stores data about users and shows personalised search results based on that data
3. users can register and log in
4. search results based on either city or name of restaurant
5. geolocation of users  
Is it possible to create such website with Elasticsearch alone? Or maybe App search?

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [February 13, 2022, 11:07pm UTC](https://discuss.elastic.co/t/website-with-restaurants-search/297088/2 "2022-02-13T23:07:10Z")

</div>

Welcome to our community! 😃

Yes, you can do this with Elasticsearch or with App Search.

---

<div class="post-metadata">

### Author: ![Aleksandra\_s](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/aleksandra_s/32/97526_2.png) [@Aleksandra\_s](https://discuss.elastic.co/u/Aleksandra_s)
#### Post date: [February 13, 2022, 11:35pm UTC](https://discuss.elastic.co/t/website-with-restaurants-search/297088/3 "2022-02-13T23:35:49Z")

</div>

Thank you for fast reply. 😀  
Can you specify how can I allow the registration? I did a bit of a research and couldn't find any information about that. ☹  
Also about the personalised search results based on users data - how can it be achieved?

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [February 14, 2022, 12:16am UTC](https://discuss.elastic.co/t/website-with-restaurants-search/297088/4 "2022-02-14T00:16:22Z")

</div>

Elasticsearch handles the search aspect of things, anything else would be done outside of Elasticsearch/

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [March 14, 2022, 12:16am UTC](https://discuss.elastic.co/t/website-with-restaurants-search/297088/5 "2022-03-14T00:16:24Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
