yacy_search_server/source/net/yacy/search
reger 71cac1a278 added SSL/HTTPS connector to support SSL/https connection on port 8443
!!! attention !!! to make sure YaCy can start, https will be disabled if port 8443 is used
   - added ping test for above to migration 

- as of now port for https is hardcoded to default 8443
- if not urgend required I'd leave it this way (it's standard) to use different ports for http and https 

- post https port on ConfigBasic.html (if active)
2013-12-25 05:20:13 +01:00
..
index migrated to solr 4.6.0 2013-12-19 21:51:05 +01:00
query solr servlet preparation for join with jetty branch 2013-12-20 00:45:58 +01:00
ranking - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
schema wrong logger fix 2013-12-23 10:52:02 +01:00
snippet enhanced webgraph processing 2013-12-04 01:54:45 +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 of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
ResourceObserver.java found and fixed a huge memory leak in solr caching (inside Solr). The 2013-11-07 10:01:44 +01:00
Shutdown.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
StorageQueueEntry.java added missing class 2013-05-30 16:39:48 +02:00
Switchboard.java added SSL/HTTPS connector to support SSL/https connection on port 8443 2013-12-25 05:20:13 +01:00
SwitchboardConstants.java added option to Config_Network_p.html to enable remote search while 2013-11-13 13:38:01 +01:00