yacy_search_server/source/net/yacy/search/navigator
reger 3d1d297308 refactor namespace navigator as part of navigatorplugin map, this allows
the navigator to include counts all matches (rwi+fulltext).
Fixing also unresolved_pattern in navigators title (of the counter)
The use of inurl: query modifier as filter has not been changed keeping
it as soft (unsharp) filter facet.

Upd StringNavigator to prevent empty string form multivalued solr fields,
removed date value conversion (better handled elsewhere, not need here).
2016-11-01 04:38:47 +01:00
..
NameSpaceNavigator.java refactor namespace navigator as part of navigatorplugin map, this allows 2016-11-01 04:38:47 +01:00
Navigator.java Make navigators underlaying indexfield name accessible in interface 2016-10-31 18:42:23 +01:00
RestrictedStringNavigator.java Add search navigator interface to allow for additional navigators (plugins) 2016-10-31 02:17:43 +01:00
StringNavigator.java refactor namespace navigator as part of navigatorplugin map, this allows 2016-11-01 04:38:47 +01:00