yacy_search_server/source/net/yacy/search
orbiter f7571386a3 added a 'collection' property attribute in yacysearch.html which can be
used to select between different collections as defined during a crawl
start with the 'collection' attribute. This actually implements the
ability to prepare search tenants which restrict their search results to
a specific collection. The main use for this is to provide tenants to
the yaml4 interface (at this time).
2013-04-23 20:42:54 +02:00
..
index extended limitation of dom export size from 100000 to 100000000 2013-04-22 22:33:13 +02:00
query added a 'collection' property attribute in yacysearch.html which can be 2013-04-23 20:42:54 +02:00
ranking changes in ranking computation 2013-03-13 14:47:00 +01:00
schema added new schema fields: 2013-04-18 17:21:17 +02:00
snippet changes in ranking computation 2013-03-13 14:47:00 +01:00
EventTracker.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
IndexAbstracts.java refactoring: 2011-09-25 16:59:06 +00:00
IndexingQueueEntry.java refactoring 2012-09-21 15:48:16 +02:00
MemoryTracker.java refactoring + parser bugfixes 2012-05-04 17:28:27 +02:00
ResourceObserver.java enhanced did-you-mean (a bit): can now remember previously searched 2013-03-17 10:52:31 +01:00
Shutdown.java Moved solr index-add method to the same method where the YaCy index is 2012-07-25 01:53:47 +02:00
Switchboard.java fixed ranking for add-function queries: this did not work. The option 2013-04-16 14:45:14 +02:00
SwitchboardConstants.java setting of new default values for ranking 2013-04-16 15:02:00 +02:00