yacy_search_server/source/net/yacy/search/query
reger 1f0f77bb77 make location facet return results
for location nav facet of field coordinate_p does not return results, now using coordinate_p_0_coordinate as alternative to get facet counts. As the actual facet value is not used this should not harm any analysis (even if facet is a incomplete location).
If facet value is used in future likely *_geohash field could be introduced (for facet and other ... as transport value)
2015-04-01 01:57:56 +02:00
..
AccessTracker.java timeline performance update 2014-07-03 13:06:29 +02:00
HeuristicResult.java
QueryGoal.java introduce getQueryFields to return default query fields (queryparamter QF) 2015-02-23 23:12:07 +01:00
QueryModifier.java fix error on *abc query input 2015-03-15 22:31:47 +01:00
QueryParams.java make location facet return results 2015-04-01 01:57:56 +02:00
SearchEvent.java make location facet return results 2015-04-01 01:57:56 +02:00
SearchEventCache.java Added a “don't store remote search results” option 2015-01-04 11:10:45 +01:00
SearchEventType.java
SecondarySearchSuperviser.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00