yacy_search_server/source/net/yacy/search/query
sixcooler d5d8936f9d For indexes that are changing rapidly in NRT situations, fcs (stands for
Field Cache per Segment) may be a better choice than the default fc.
(saves memory)
see: http://wiki.apache.org/solr/SimpleFacetParameters#facet.method
2013-07-04 19:08:53 +02:00
..
AccessTracker.java complete redesign of search process: 2013-02-26 17:16:31 +01:00
HeuristicResult.java
QueryGoal.java re-declared some fields to be of type string rather than text which 2013-05-06 16:45:54 +02:00
QueryModifier.java - no downcase when using collection modifier 2013-05-17 14:11:10 +02:00
QueryParams.java For indexes that are changing rapidly in NRT situations, fcs (stands for 2013-07-04 19:08:53 +02:00
SearchEvent.java fixed false multiple-generation of remote facet search which 2013-06-28 12:39:36 +02:00
SearchEventCache.java Store node/solr search threads to be able to send them an interrupt 2013-05-30 12:38:15 +02:00
SearchEventType.java
SecondarySearchSuperviser.java