Commit Graph

4487 Commits (820b896146ad7196a443161c440b47a8e237d948)

Author SHA1 Message Date
Michael Peter Christen 91fa99e9bb added new icon/image for latest commit
12 years ago
Michael Peter Christen 9fac9249bc - replaced 'edit' link with a clone symbol in Table_API_p since that is
12 years ago
Michael Peter Christen 0f6db6ad5b Merge remote-tracking branch 'jensbees/crawlexpert-post'
12 years ago
Jens Bertram 3252c1ec39 Merge upstream/master into crawlexpert-post
12 years ago
Michael Peter Christen 90c8577840 enhanced ranking; patches to replace old ranking
12 years ago
bhoerdzn a3824dfbaa check URL on inital load, if set
12 years ago
bhoerdzn 52f49d475b add a hidden field for "crawlingstart" since jQuery omits the submit button value
12 years ago
bhoerdzn b0c0ec2dec link recorded crawl starts back to "CrawlStartExpert_p" in "Process Scheduler"
12 years ago
bhoerdzn d64d45361c use integer types for boolean values
12 years ago
bhoerdzn eda123d6fd remove debugging code intercepting post requests
12 years ago
bhoerdzn 5057f27bbd fix typo in parsing "cachePolicy" parameter
12 years ago
bhoerdzn 98f5c9018d Fixed template vars for "deleteold". Fixed parsing "deleteold" parameter. Stop "setState" overwriting "deletold" state on load.
12 years ago
bhoerdzn a6a62986d4 correct state handling for country code restriction
12 years ago
bhoerdzn 4066b85155 correctly set initial state for load filters
12 years ago
bhoerdzn 8c91c3e7cd set form boolean values to 0 & 1 instead of false & true
12 years ago
bhoerdzn c27fabc88e fixed wrong parameter check
12 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.
12 years ago
orbiter 705b3338ee list more fields available for search and for ranking boosts
12 years ago
bhoerdzn 405878182f Use list template for all other option lists. Fixed some template expressions.
12 years ago
bhoerdzn 8e74098cd4 Use list template for "reloadIfOlderNumber".
12 years ago
bhoerdzn 52bad7b908 Dynamic toggling of form fields, based on passed in and selected values. This will also cut down the post string by disabling not needed fields.
12 years ago
Michael Peter Christen e56aa4fe93 fixed search navigation
12 years ago
Michael Peter Christen 4fbc4740df removed warnings
12 years ago
bhoerdzn 45cf553bc3 try to guess default crawling mode, if none set
12 years ago
bhoerdzn b4f0c822f2 assign strings before checking contents
12 years ago
bhoerdzn 499abe8f91 set default values for string parameters
12 years ago
bhoerdzn 42ea56eaad made crawStartExpert_p aware of post variables; extended template where needed
12 years ago
Michael Peter Christen 82bfd9e00a - crawl profiles shall be deleted from active and passive stacks if they
12 years ago
orbiter 8ac2e8c8c9 added location navigator which causes that the image to the map search
12 years ago
orbiter d86d2be5c3 automatically removed Places autotagging if no location library is
12 years ago
orbiter d2effd21db fix for npe during location search
12 years ago
Michael Peter Christen e40671ddb7 better and consistent deletions for error urls
12 years ago
Michael Peter Christen 2602be8d1e - removed ZURL data structure; removed also the ZURL data file
12 years ago
Michael Peter Christen 61c5e40687 - replaced the properties object in AnchorURL with distinct variables
12 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
12 years ago
Michael Peter Christen 3e22d05290 added option for daterange properties in GSA interface to use an left-
12 years ago
Michael Peter Christen 35ab2cef7b added parsing of 'date', 'dc:date', 'dc.date' and 'last-modified' in
12 years ago
Michael Peter Christen dbef8ccfcb forced deletion of ZURL entries for a specific host for each host that
12 years ago
Michael Peter Christen e137ff4171 refactoring (im preparation for new removeHost method)
12 years ago
Michael Peter Christen 9e12fdff23 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 049c3b3f2e added an option to exclude image search results from text search. This
12 years ago
Michael Peter Christen 5d71a4c8bc fix for dc:description field
12 years ago
reger 392174de8c remove all_words, all_strings lists from QueryGoal
12 years ago
Michael Peter Christen cb85b22725 redesign of the image search process (with much better results,
12 years ago
Michael Peter Christen 6184fd9d9a fix for solr/gsa result logging
12 years ago
reger 29967102a2 optimized QueryGoal (reducing mem and computation by removing all_hashes)
12 years ago
orbiter f106345eef link strings should not be tokenized
12 years ago
orbiter 5b14bdfffd npe fix
12 years ago
orbiter 1ca4b9612c added special handling of the BinaryResponseWriter in the solr interface
12 years ago
Michael Peter Christen a88a62f7aa added a feature to set a collection for a crawl result based on a
12 years ago