plone / volto

React-based frontend for the Plone Content Management System
https://demo.plone.org/
MIT License
448 stars 611 forks source link

Advanced Search (Solr, ES, Facetting, etc.) #281

Open robgietema opened 5 years ago

robgietema commented 5 years ago

Create the advanced search.

RAJAGOPALAN-GANGADHARAN commented 5 years ago

@robgietema can i work on this?

tisto commented 5 years ago

@RAJAGOPALAN-GANGADHARAN sure! What do you need to get started? I'd suggest to first familiarize yourself with Volto. Then look at the standard Plone search and advanced search form and try to re-build it in Volto. Let us know if there is anything we can do to help!

bloodbare commented 5 years ago

Long time ago we discussed about advance search endpoint that can rely on extended search engines. @timo do u think its worth?

El El sáb, 24 nov 2018 a las 10:16, Timo Stollenwerk < notifications@github.com> escribió:

@RAJAGOPALAN-GANGADHARAN https://github.com/RAJAGOPALAN-GANGADHARAN sure! What do you need to get started? I'd suggest to first familiarize yourself with Volto. Then look at the standard Plone search and advanced search form and try to re-build it in Volto. Let us know if there is anything we can do to help!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/plone/volto/issues/281#issuecomment-441354296, or mute the thread https://github.com/notifications/unsubscribe-auth/AAduAfKOJuCYhnHCIlQZfcacts8jB4n0ks5uyQ50gaJpZM4YV9NS .

-- Enviat amb Gmail Mobile

tiberiuichim commented 4 years ago

I've started an addon to integrate ElasticSearch with Volto. Right now there's a proof of concept here: https://github.com/eea/volto-searchkit/