You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/search/query
reger d367b1f4d9
add null pointer check to stopword fix
12 years ago
..
AccessTracker.java complete redesign of search process: 12 years ago
HeuristicResult.java
QueryGoal.java re-declared some fields to be of type string rather than text which 12 years ago
QueryModifier.java - no downcase when using collection modifier 12 years ago
QueryParams.java added a 'collection' property attribute in yacysearch.html which can be 12 years ago
SearchEvent.java add null pointer check to stopword fix 12 years ago
SearchEventCache.java Store node/solr search threads to be able to send them an interrupt 12 years ago
SearchEventType.java
SecondarySearchSuperviser.java