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

Not the results you expected?

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

1 // Matt Wells, copyright Sep 2001

2

76 // default conf filename

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

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

2017-08-2005:31:47FragenundAntwo.md (https://github.com/yacy/yacy_forum_archive.git) Markdown · 81 lines

59 Über die vergangenen Monate habe ich mich auch intensiv mit

60 \"GigaBlast\" beschäftigt.\

61 Eine \"GigaBlast\" Installation mit ca. 30 Millionen Links benötigte bei

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

1 // Matt Wells, copyright Jan 2002

2

40 // use default

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

42 // start up log file

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

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

7 -----------------

12

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

14

22

23 Alternatively, visit http://www.gigablast.com/developer.html

24

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

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

32

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

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,

24 <p>

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

26 </P>

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

11

12 env HOME=/var/gigablast/data0/

13 umask 007

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.

21 # port and just exit right away without doing any harm.

22 exec /var/gigablast/data0/gb

23

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

3

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

5

6 RUNNING GIGABLAST

7 -----------------

11

12 Alternatively, visit http://www.gigablast.com/admin.html

13

14 See html/compare.html for a comparison of Gigablast to SOLR. Although this

15 is very sparse right now, it does include some useful commands.

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

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

33

about.html (https://github.com/balajin-cse/open-source-search-engine.git) HTML · 73 lines

2 <head>

3 <title>About Gigablast</title>

4

21 <font color=33dcff>

22 About Gigablast</font>

23 </th>

32

33 <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.

34

36

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

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

49 <p>

50 Matt Wells is currently the sole maintainer and programmer of Gigablast and is open for <u>consulting work</u>. <a href=/contact.html>Contact</a> for more information.

51 </p>