Commit Graph

  • 625de7c4c3 Explicit char cast to tell compiler/flexelint that we really do mean (char)0xff Ivan Skytte Jørgensen 2016-03-08 21:21:33 +01:00
  • e775b81515 Removed unused function latin1ToUtf8() Ivan Skytte Jørgensen 2016-03-08 20:19:46 +01:00
  • ead6f261a8 Indentation fixes Ivan Skytte Jørgensen 2016-03-08 20:11:37 +01:00
  • 49425e6b9b Remove unused DiskPageCache Ai Lin Chia 2016-03-08 21:05:08 +01:00
  • 71dcade6a8 Remove commented out code & code style changes Ai Lin Chia 2016-03-08 16:52:22 +01:00
  • 966c8d7d1c Code style changes Ai Lin Chia 2016-03-08 15:17:25 +01:00
  • 00dbe1faa3 Remove commented out codes Ai Lin Chia 2016-03-08 15:11:20 +01:00
  • e2b25d60ba Remove commented out codes Ai Lin Chia 2016-03-08 14:58:51 +01:00
  • be609aa6ca Remove XmlDoc::getSiteHash64 Ai Lin Chia 2016-03-08 14:36:20 +01:00
  • db05f04247 Implement hard limits on search results + offset Ivan Skytte Jørgensen 2016-03-08 15:00:42 +01:00
  • 8215b07788 Add constness to XmlDoc::setStatus Ai Lin Chia 2016-03-08 14:28:21 +01:00
  • a5422780cc Remove commented out code Ai Lin Chia 2016-03-08 14:09:49 +01:00
  • 26bfc51db6 Remove commented out code Ai Lin Chia 2016-03-08 13:55:08 +01:00
  • b831a0082e Remove commented out codes Ai Lin Chia 2016-03-08 13:01:56 +01:00
  • 505ba5dc36 Fix bug where new entries were not added when using tagdb admin UI Ai Lin Chia 2016-03-08 12:54:46 +01:00
  • 2b4bdb1680 Code style changes Ai Lin Chia 2016-03-08 12:54:27 +01:00
  • f4e1bba035 Remove commented out code Ai Lin Chia 2016-03-08 12:44:39 +01:00
  • db3b419a7f Minor code style changes Ai Lin Chia 2016-03-08 12:44:21 +01:00
  • 2e11995dd2 Remove commented out code Ai Lin Chia 2016-03-08 12:43:56 +01:00
  • c8693561b1 Remove reportspam page (unused) & remove undeclared/unused function Ai Lin Chia 2016-03-08 11:02:42 +01:00
  • 8c118f4976 valgrind bugfix correct test in Title.cpp Ivan Skytte Jørgensen 2016-03-08 11:59:25 +01:00
  • c40a06f619 Minor improvement in UDP receive buffer setup Ivan Skytte Jørgensen 2016-03-08 11:54:38 +01:00
  • 6a49ef71df XmlDoc::*title* bugfixes Ivan Skytte Jørgensen 2016-03-08 11:10:50 +01:00
  • 7baa77bd58 Moved getWordPosList() from header to .cpp file Ivan Skytte Jørgensen 2016-03-07 23:28:30 +01:00
  • 77343b4be7 Use true/false for boolean in Posdb::makeEndKey() Ivan Skytte Jørgensen 2016-03-07 23:09:29 +01:00
  • d84b84d36c Clear sockaddr_in variables correctly Ivan Skytte Jørgensen 2016-03-07 22:56:13 +01:00
  • d90738ab4d Make include order more consistent Ivan Skytte Jørgensen 2016-03-07 22:44:50 +01:00
  • e601c44ccd Handle truncated links with a half utf8 character Ivan Skytte Jørgensen 2016-03-07 17:58:37 +01:00
  • 6f1a857919 tell gcc to not warn about valgrind instructions Ivan Skytte Jørgensen 2016-03-07 17:39:39 +01:00
  • 3d2a0dbdb8 valgrind hints about dubious code Ivan Skytte Jørgensen 2016-03-07 17:38:17 +01:00
  • 628744f25a bugfix buffer overrun Ivan Skytte Jørgensen 2016-03-07 17:37:54 +01:00
  • 931f69549f New line at the end of test_search_terms.py file Ai Lin Chia 2016-03-07 17:29:44 +01:00
  • eb7fca937c Fix naming in system test Ai Lin Chia 2016-03-07 17:27:39 +01:00
  • a99aaa411e Add system test to make sure that query terms are expanded correctly Ai Lin Chia 2016-03-07 17:26:52 +01:00
  • f4fa066a9a Fix bug where bigrams was not searched for Ai Lin Chia 2016-03-07 17:06:21 +01:00
  • df8b065429 Made use of high frequency term cache configurable Brian Rasmusson 2016-03-07 16:22:33 +01:00
  • 7bf4a45c4c Fix core dump from wrong refactoring Ai Lin Chia 2016-03-07 15:55:14 +01:00
  • cabef74c2f Fix core dump where refactoring removed default parameters Ai Lin Chia 2016-03-07 15:53:29 +01:00
  • 7be0dd503b Add constness to TagDesc::m_name Ai Lin Chia 2016-03-07 15:36:30 +01:00
  • e56309b5c8 Minor code style changes Ai Lin Chia 2016-03-07 14:55:45 +01:00
  • a6f82da03f Remove seektest.cpp Ai Lin Chia 2016-03-07 14:55:34 +01:00
  • 4a5ac48502 Fix compilation error with blaster2 Ai Lin Chia 2016-03-07 14:44:03 +01:00
  • b0ef130481 Remove unused variable from method. More comments on Titledb version. Remove code which caters for old Titledb version before gb is open sourced Ai Lin Chia 2016-03-07 14:16:39 +01:00
  • 20fc585227 Add constness to hash64Upper_a Ai Lin Chia 2016-03-07 14:13:21 +01:00
  • e4e6c0be0c Add constness and function parameter changes Ai Lin Chia 2016-03-07 14:11:59 +01:00
  • 72e263a484 Remove commented out code in SiteGetter Ai Lin Chia 2016-03-07 14:07:05 +01:00
  • b42f353edd Remove commented out code in Linkdb Ai Lin Chia 2016-03-07 14:06:11 +01:00
  • c78c4f0738 Remove unused header/commented out code Ai Lin Chia 2016-03-07 11:18:48 +01:00
  • 2921c788b9 Set s_init after initializing s_mi Ivan Skytte Jørgensen 2016-03-07 14:55:35 +01:00
  • 7f672e6dba Some constness internally in PageResults.cpp Ivan Skytte Jørgensen 2016-03-07 14:55:00 +01:00
  • e2ac8c772a overload strncaststr() even more Ivan Skytte Jørgensen 2016-03-07 14:54:33 +01:00
  • c3136de125 Overload strncasestr() so with works on const char* Ivan Skytte Jørgensen 2016-03-07 14:29:53 +01:00
  • 74b883a90c More constness in Linkdb Ivan Skytte Jørgensen 2016-03-07 12:59:58 +01:00
  • e7230a542e A bit more constness in Url Ivan Skytte Jørgensen 2016-03-07 12:57:19 +01:00
  • 8747ffd247 Log links exmained in Links::getLinkText() Ivan Skytte Jørgensen 2016-03-07 12:49:35 +01:00
  • 7039ea4101 Valgrind check on Links::getLinkText(). There a some timing-sensitive bug that area Ivan Skytte Jørgensen 2016-03-07 12:49:13 +01:00
  • 50e1be5530 FILE* cannot be compared to int Ivan Skytte Jørgensen 2016-03-06 23:02:54 +01:00
  • 4c2dcd529a Initialize Collectionrec::m_needsSave Ivan Skytte Jørgensen 2016-03-06 22:01:43 +01:00
  • 7c638345bd Make countdomains command-line work again Ivan Skytte Jørgensen 2016-03-06 20:23:32 +01:00
  • 76efac90ea Fix semantic error (variable vs. type) Ivan Skytte Jørgensen 2016-03-06 19:34:53 +01:00
  • c8b5771956 Check iconv_open failure correctly Ivan Skytte Jørgensen 2016-03-06 19:33:55 +01:00
  • b09bbd5b3a Removed bogus check in saftenTags() Ivan Skytte Jørgensen 2016-03-06 18:41:58 +01:00
  • 08d6a7a95c Use parentheses around parameter in is_ascii3 macro Ivan Skytte Jørgensen 2016-03-06 18:28:07 +01:00
  • c7fee4a139 Removed write-only variables from Loop.cpp Ivan Skytte Jørgensen 2016-03-06 18:12:56 +01:00
  • caa06a2f74 Removed #defines for malloc/realloc/calloc Ivan Skytte Jørgensen 2016-03-06 17:58:19 +01:00
  • b9b3fa5c5d Use const on local const arrays Ivan Skytte Jørgensen 2016-03-06 17:54:56 +01:00
  • 9dbc12953b Fix another incorrect int32_t* to time_t* cast Ivan Skytte Jørgensen 2016-03-06 14:44:43 +01:00
  • 501701ea49 Cast from sockaddr_in* to sockaddr* via a void* to suppress compiler+flexelint warnings Ivan Skytte Jørgensen 2016-03-06 14:44:09 +01:00
  • 42b405d13c Cast from sockaddr_in* to sockaddr* via a void* to suppress compiler+flexelint warnings Ivan Skytte Jørgensen 2016-03-06 14:41:14 +01:00
  • 7947311510 Fix incorrect pointer cast from int32_t* to time_t Ivan Skytte Jørgensen 2016-03-06 14:36:28 +01:00
  • 2d631bbc4f Remvoed unused local function delcarations Ivan Skytte Jørgensen 2016-03-06 14:28:27 +01:00
  • 33c2ab3533 Remove unused methods Ai Lin Chia 2016-03-06 23:51:15 +01:00
  • 1447096f9a Remove commented out xmldiff Ai Lin Chia 2016-03-06 23:17:56 +01:00
  • 087ac8ff4a Remove unused function Ai Lin Chia 2016-03-06 22:57:54 +01:00
  • f11fd6458a Remove unused variables & commented out codes Ai Lin Chia 2016-03-06 22:53:59 +01:00
  • 46772a1f24 Fix compilation error Ai Lin Chia 2016-03-05 15:56:40 +01:00
  • 9036f7c500 Remove commented out codes Ai Lin Chia 2016-03-05 11:19:00 +01:00
  • 7424f264ea Remove commented out codes Ai Lin Chia 2016-03-05 11:09:20 +01:00
  • a4d8f6b70c Remove unused catcountry files Ai Lin Chia 2016-03-05 10:52:34 +01:00
  • a7da725443 Remove unused catcountry.dat Ai Lin Chia 2016-03-05 10:47:28 +01:00
  • fa08e3a1e1 Add config=debug to enable defines for valgrind and disable optimization. Remove package related stuff from Makefile Ai Lin Chia 2016-03-04 22:18:03 +01:00
  • e12313fea2 added more trace log to spidering code Brian Rasmusson 2016-03-04 21:58:58 +01:00
  • 1c621b9647 Update google test submodule Ai Lin Chia 2016-03-04 20:46:44 +01:00
  • dd4a38b1c2 Made synonym weight configurable Ivan Skytte Jørgensen 2016-03-04 18:23:31 +01:00
  • 85eeea551d Made hashgroup weights configurable Ivan Skytte Jørgensen 2016-03-04 18:13:16 +01:00
  • 04e1e85606 Use scale_linear() to calculate word spam weights Ivan Skytte Jørgensen 2016-03-04 17:04:45 +01:00
  • 56861e10b7 Remove m_colorNum from Query & Matches Ai Lin Chia 2016-03-04 17:50:24 +01:00
  • 1391a86a20 Made density weights configurable Ivan Skytte Jørgensen 2016-03-04 16:19:16 +01:00
  • 6197bbadf9 Move some weight initialization calculations to ScalingFunctions.cpp Ivan Skytte Jørgensen 2016-03-04 16:13:54 +01:00
  • dd2aeb0530 Added warning message about redirect handling on Inject URL page Brian Rasmusson 2016-03-04 15:58:19 +01:00
  • 215633c1cb Revert "Added warning message about redirect handling on Inject URL page" Brian Rasmusson 2016-03-04 15:55:23 +01:00
  • 842f31cf35 Added warning message about redirect handling on Inject URL page Brian Rasmusson 2016-03-04 15:13:32 +01:00
  • 265e162639 Added warning message about redirect handling on Add URLs page Brian Rasmusson 2016-03-04 15:01:13 +01:00
  • 42bb5a8d4a Made term-frequency weights and scaling configurable Ivan Skytte Jørgensen 2016-03-04 14:57:46 +01:00
  • 7bcf785c15 Comment about CollectionRec::m_sameLangWeight Ivan Skytte Jørgensen 2016-03-04 14:57:16 +01:00
  • b0e490ad81 Remove commented lines Ai Lin Chia 2016-03-04 14:20:29 +01:00
  • 2545a9ce88 Code style changes Ai Lin Chia 2016-03-04 14:20:18 +01:00
  • caa82622a1 Remove unused variable from function Ai Lin Chia 2016-03-04 13:49:24 +01:00
  • 4fca8a71b6 Remove unused isStopWord2 function Ai Lin Chia 2016-03-04 13:47:02 +01:00
  • f4684cc9d2 Mark new first setting in search controls as group start Ivan Skytte Jørgensen 2016-03-04 14:02:12 +01:00