# What can we help you with search function Pinegrow website

**URL:** https://forum.pinegrow.com/t/what-can-we-help-you-with-search-function-pinegrow-website/6521
**Category:** General
**Created:** [May 3, 2022, 6:06pm UTC](https://forum.pinegrow.com/t/what-can-we-help-you-with-search-function-pinegrow-website/6521 "2022-05-03T18:06:22Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![AllMediaLab](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/allmedialab/32/2079_2.png) [@AllMediaLab](https://forum.pinegrow.com/u/AllMediaLab)
#### Post date: [May 3, 2022, 6:06pm UTC](https://forum.pinegrow.com/t/what-can-we-help-you-with-search-function-pinegrow-website/6521/1 "2022-05-03T18:06:22Z")

</div>

Hi,

Lot to do lately because of all the heavy tension in the world, but back in office now!

Wonder if someone from Pinegrow staff can give some info about the search system on the Pinegrow website. The “What can we help you with” box that is used to search on the Pinegrow website. I’m looking at several options including Google and try to find out what the best approach is. Buzzy with a 500 pages toerist info in 4 languages that need search on the pages.

It’s going to be a static html website.

Regards,

David

---

<div class="post-metadata">

### Author: ![RobM](https://avatars.discourse-cdn.com/v4/letter/r/278dde/32.png) [@RobM](https://forum.pinegrow.com/u/RobM)
#### Post date: [May 3, 2022, 7:53pm UTC](https://forum.pinegrow.com/t/what-can-we-help-you-with-search-function-pinegrow-website/6521/2 "2022-05-03T19:53:57Z")

</div>

Hi @AllMediaLab,  
I would have to check with Matjaz to be sure, but I think it is powered by the “[Relevanssi](https://wordpress.org/plugins/relevanssi/)” plugin (non-pro).  
Cheers,  
Bob

---

<div class="post-metadata">

### Author: ![AllMediaLab](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/allmedialab/32/2079_2.png) [@AllMediaLab](https://forum.pinegrow.com/u/AllMediaLab)
#### Post date: [May 4, 2022, 2:56pm UTC](https://forum.pinegrow.com/t/what-can-we-help-you-with-search-function-pinegrow-website/6521/3 "2022-05-04T14:56:01Z")

</div>

Hi @RobM Bob,  
Thanks for that! Looking for a static site solution, probably Google then or is there a other easy to implement solution?

---

<div class="post-metadata">

### Author: ![RobM](https://avatars.discourse-cdn.com/v4/letter/r/278dde/32.png) [@RobM](https://forum.pinegrow.com/u/RobM)
#### Post date: [May 4, 2022, 6:36pm UTC](https://forum.pinegrow.com/t/what-can-we-help-you-with-search-function-pinegrow-website/6521/4 "2022-05-04T18:36:23Z")

</div>

Hi @AllMediaLab,  
Well, one solution would be [Scrappy](https://docs.scrapy.org/en/latest/intro/tutorial.html) and [Amazon OpenSearch](https://aws.amazon.com/pm/opensearch/). Scrappy is a Python-based web scraper. OpenSearch is free, but it requires you to make an Amazon developer account. Some alternatives would be Typesense or Apache Solr. They are both open source. I think TypeSense is a little more straight-forward - maybe easier than OpenSearch.  
Hope this helps,  
Bob

---

<div class="post-metadata">

### Author: ![AllMediaLab](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/allmedialab/32/2079_2.png) [@AllMediaLab](https://forum.pinegrow.com/u/AllMediaLab)
#### Post date: [May 4, 2022, 6:53pm UTC](https://forum.pinegrow.com/t/what-can-we-help-you-with-search-function-pinegrow-website/6521/5 "2022-05-04T18:53:24Z")

</div>

Thank Bob! I’m going to dive in to it!
