Nik Everett 3a82c613e4 Migrate query registration from push to pull
Remove `ParseField` constants used for names where there are no deprecated
names and just use the `String` version of the registration method instead.

This is step 2 in cleaning up the plugin interface for extending
search time actions. Aggregations are next.

This is breaking for plugins because those that register a new query should
now implement `SearchPlugin` rather than `onModule(SearchModule)`.
2016-07-20 12:33:51 -04:00
..
2016-07-16 07:18:11 -04:00
2016-07-18 12:36:23 +02:00
2016-07-14 11:12:47 +02:00
2016-07-18 12:36:23 +02:00
2016-07-19 10:25:48 +02:00
2016-07-08 10:43:35 -04:00
2016-07-07 17:47:19 +02:00
2016-06-30 15:20:59 +02:00
2016-07-07 14:44:03 -04:00