Skip to content

Search update

Archerfou requested to merge search_update into master

Add search engine Haystack for indexes :

  • Solr for production
  • Whoosh for development

I start to use select2 as for the others field but it was not working well as it was a and not an input field. So I added Jquery-ui for autocompletion on the input search. There is still some index to build in solr for other search fields, this merge request include only the search on representative name.

Merge request reports