5+ results for 'matt wells gigablast' (0 ms)

Not the results you expected?

udptest.cpp (https://github.com/gigablast/open-source-search-engine.git) C++ · 165 lines

1 // Matt Wells, copyright Sep 2001

2

3 #include "gb-include.h"

77 log("main::hashinit failed" ); return 1; }

78 // default conf filename

79 char *confFilename = "./gigablast.conf";

80 if ( ! g_conf.init ( confFilename ) ) {

81 fprintf (stderr,"main::Conf init failed\n" ); return 1; }

dnstest.cpp (https://github.com/gigablast/open-source-search-engine.git) C++ · 152 lines

1 // Matt Wells, copyright Jan 2002

2

3 // program to test Rdb

39 //if ( argc == 3 ) confFilename = argv[2];

40 // use default

41 //if ( argc < 3 ) confFilename = "/gigablast/gigablast.conf";

42 // start up log file

43 /*

README.md (https://github.com/gigablast/open-source-search-engine.git) Markdown · 44 lines

2 =========================

3

4 An open source web and enterprise search engine and spider/crawler. As can be seen on http://www.gigablast.com/ .

5

6 RUNNING GIGABLAST

11 the quick start instructions.

12

13 Alternatively, visit http://www.gigablast.com/faq.html

14

15

29

30 Contact me for feature requests or help in general. I will work for free

31 for good use cases. mattdwells@hotmail.com.

32

33

about.html (https://github.com/gigablast/open-source-search-engine.git) HTML · 34 lines

7

8

9 <p>As of 2013, Gigablast is one of the remaining four search engines in the United States that maintains its own searchable index of over a billion pages.

10 </p>

11 <br>

12 <p>Founded in 2000, <a href=/bio.html>Matt Wells</a> created Gigablast to index up to 200 Billion pages

13 with the least amount of hardware possible. Gigablast provides large-scale,

23 <br>

24 <p>

25 For more information, <a href=/contact.html>contact Gigablast</a>.

26 </P>

27 <br>

init.gb.conf (https://github.com/gigablast/open-source-search-engine.git) Config · 23 lines

1 # Gigablast Search Engine Service

2

3 description "Gigablast Search Engine Service"

4 author "Matt Wells <gigablast@mail.com>"

5

6 start on runlevel [2345]

10 #respawn limit 2 5

11

12 env HOME=/var/gigablast/data0/

13 umask 007

14

16 #kill timeout 300

17

18 # this will read /etc/gigablast/hosts.conf and start up the

19 # hosts in there that are local on this machine based on its ip address.

20 # if one is already running it should detect that it can not bind to the