Commit Graph

41 Commits (ff8bf68f8d21ac3af35aac18b98869c4a2cb6cbb)

Author SHA1 Message Date
Michael Peter Christen 1b4fa2947d - fixed a problem which ocurred when a document was not recognized with
11 years ago
bhoerdzn d64d45361c use integer types for boolean values
11 years ago
bhoerdzn 5057f27bbd fix typo in parsing "cachePolicy" parameter
11 years ago
bhoerdzn 98f5c9018d Fixed template vars for "deleteold". Fixed parsing "deleteold" parameter. Stop "setState" overwriting "deletold" state on load.
11 years ago
bhoerdzn c27fabc88e fixed wrong parameter check
11 years ago
bhoerdzn 2214bf5396 Remove some post parameters, if they are set to default values, as their values are already set by YaCy. Added some documentation.
11 years ago
bhoerdzn 405878182f Use list template for all other option lists. Fixed some template expressions.
11 years ago
bhoerdzn 8e74098cd4 Use list template for "reloadIfOlderNumber".
11 years ago
bhoerdzn 45cf553bc3 try to guess default crawling mode, if none set
11 years ago
bhoerdzn b4f0c822f2 assign strings before checking contents
11 years ago
bhoerdzn 499abe8f91 set default values for string parameters
11 years ago
bhoerdzn 42ea56eaad made crawStartExpert_p aware of post variables; extended template where needed
11 years ago
Michael Peter Christen 765943a4b7 Redesign of crawler identification and robots steering. A non-p2p user
11 years ago
Michael Peter Christen 57ffdfad4c added a crawl option to obey html-meta-robots-noindex. This is on by
12 years ago
Michael Peter Christen 25499eead5 - added a new field for the regular expression in crawl start
12 years ago
Michael Peter Christen 91a0401d59 introduced a second core named 'webgraph'. This core will hold the link
12 years ago
Michael Peter Christen b6de1f42dc Full redesign of solr connection architecture. This was done to support
12 years ago
orbiter 1c66de4bd4 - removed scheduled crawling options in crawl start because it is
12 years ago
Michael Peter Christen f8f05ecba7 - added a delete button in host browser to delete a complete subpath
12 years ago
Michael Peter Christen 1533bfd63b refactoring
12 years ago
Michael Peter Christen 872f83ebe0 refactoring
12 years ago
Michael Peter Christen 00c1c777fa refactoring
12 years ago
orbiter 563d584420 removed more dependencies in cora from kelondro
12 years ago
orbiter 60b1e23f05 added new crawl options:
12 years ago
Michael Peter Christen a13e5153ac - added the possibility to have not one but a list of crawl start urls
12 years ago
Michael Peter Christen b2b516cc3e added a collection attribute to crawls and searches:
12 years ago
Michael Peter Christen d3964253ae - added @SuppressWarnings to unused servlet method parameters
13 years ago
orbiter cf4fd525ee added directDocByURL attribute in crawl profile
13 years ago
orbiter b250e6466d implemented crawl restrictions for IP pattern and country lists
13 years ago
orbiter 5ad7f9612b added crawl settings for three new filters for each crawl:
13 years ago
orbiter d2ea250d99 refactoring:
13 years ago
low012 2861d0888a *) simplified code\n*) fixed potential NumberFormatExceptions
14 years ago
orbiter 88773e4daa changed the default port from 8080 to 8090
14 years ago
orbiter 8c1da27347 - added more comments for user in site crawl servlet
14 years ago
orbiter 58b7417a59 - added a new 'easy' crawl start menu which can be used for the special case of loading a complete domain
14 years ago
orbiter 2f381b8d7a - fixed at least two causes for a NPE after a use case switch.
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
17 years ago
fuchsi f717beecb1 - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers.
17 years ago
orbiter c7a614830a several bugfixes
18 years ago
orbiter 3f49cd516b splittet the index create page into two pages:
18 years ago