18463fb18a
passing query parameters to options to search interfaces
2019-05-02 23:10:35 +02:00
a68fb730a6
set correct return param
2018-08-29 16:13:10 +02:00
1826c63251
allow json in search response and abstract interactive loading from select2
2018-08-27 13:14:15 +02:00
d20404bc3c
implementing pagination api on search, and creating a "preview" of results
...
The search controller return a subset of the 5 first results. If the user want to
see more, the services implementing SearchInterface should add a link "see more",
and make use of the Pagination API to paginate.
2016-08-19 21:33:37 +02:00
Julien Fastré
6615d3fba6
remove dev comment
...
[ci skip]
2015-01-15 13:49:58 +01:00
3a9c1dcc07
Implementing research
...
with new research behaviour
refs #377 refs #223
2014-12-31 02:33:27 +01:00
13f7dcb00b
Implementing search language
...
refs #223
2014-12-27 18:59:56 +01:00
51d6bed43d
add search possibility throught all bundles, and remove deps between mainbundle and person bundle.
...
refs #223
2014-11-25 15:25:37 +01:00