PARINetwork / pari

Django/Wagtail based PARI webapp
http://ruralindiaonline.org
BSD 3-Clause "New" or "Revised" License
37 stars 11 forks source link

Null Search does not work #280

Open siddadel opened 6 years ago

siddadel commented 6 years ago

When no parameter is entered for search, then all results should be shown.

E.g. https://ruralindiaonline.org/search/?q=&type=article&type=video&start-date=2017-08-01&end-date=2018-01-23&sort-by=relevance&author=Shirish+Khare

charl3sj commented 5 years ago

Seems more like an enhancement and less of an issue to me. Also, one geared towards power users because it's not very intuitive. If users want to filter content by a particular author (going by the example provided), maybe other solutions need to be explored instead of tweaking search behaviour, IMO.