<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/htroot/api/ymarks/import_ymark.java, branch master</title>
<subtitle>YaCy search server with some extra patches
</subtitle>
<id>https://git.fennell.dev/yacy/atom?h=master</id>
<link rel='self' href='https://git.fennell.dev/yacy/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/'/>
<updated>2021-09-16T20:23:51Z</updated>
<entry>
<title>removed ymarks</title>
<updated>2021-09-16T20:23:51Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2021-09-16T20:23:51Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=63ad8ce6b2a6a2659073c97095b56693e1c706b5'/>
<id>urn:sha1:63ad8ce6b2a6a2659073c97095b56693e1c706b5</id>
<content type='text'>
had not been used since a long time</content>
</entry>
<entry>
<title>Removed some unnecessary uses of java.lang.reflect api.</title>
<updated>2017-08-24T16:47:18Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2017-08-24T16:47:18Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=4eba88f2ff1466d9fad1e52f52c792eb360e665b'/>
<id>urn:sha1:4eba88f2ff1466d9fad1e52f52c792eb360e665b</id>
<content type='text'>
This improves code browsing and readability, making search by references
or call hierarchy IDE features more accurate.</content>
</entry>
<entry>
<title>Refactoring : use StandardCharsets constants instead of hard-coded</title>
<updated>2016-01-05T22:37:05Z</updated>
<author>
<name>luc</name>
<email>luc@debianluc</email>
</author>
<published>2016-01-05T22:37:05Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=571bc559376fe271580155539deef61e75284ac1'/>
<id>urn:sha1:571bc559376fe271580155539deef61e75284ac1</id>
<content type='text'>
charset names.</content>
</entry>
<entry>
<title>added surrogate import process for exported solr dumps.</title>
<updated>2015-05-30T11:19:59Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2015-05-30T11:19:59Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=b43811d38c426ce5237df7d37c88285644e6a544'/>
<id>urn:sha1:b43811d38c426ce5237df7d37c88285644e6a544</id>
<content type='text'>
Just throw your solr dump file into DATA/SURROGATES/in/ and it will be
imported!</content>
</entry>
<entry>
<title>refactor getBookmark </title>
<updated>2015-05-10T22:37:04Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2015-05-10T22:37:04Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=609c52e9878840d5938942857f23db4670449815'/>
<id>urn:sha1:609c52e9878840d5938942857f23db4670449815</id>
<content type='text'>
to consistenly check existance by != null (w/o throwing exception on not found)

</content>
</entry>
<entry>
<title>- the webgraph shall store all links which appear on a web page and not</title>
<updated>2013-09-14T22:30:23Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2013-09-14T22:30:23Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=5e31bad711f2751ceb8cdc90c7d25ba84e788827'/>
<id>urn:sha1:5e31bad711f2751ceb8cdc90c7d25ba84e788827</id>
<content type='text'>
all unique links! This made it necessary, that a large portion of the
parser and link processing classes must be adopted to carry a different
type of link collection which carry a property attribute which are
attached to web anchors.
- introduction of a new URL class, AnchorURL
- the other url classes, DigestURI and MultiProtocolURI had been renamed
and refactored to fit into a new document package schema, document.id
- cleanup of net.yacy.cora.document package and refactoring</content>
</entry>
<entry>
<title>Redesign of crawler identification and robots steering. A non-p2p user</title>
<updated>2013-08-22T12:23:47Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2013-08-22T12:23:47Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=765943a4b720a4266e246de037a91e3b34fe6b6b'/>
<id>urn:sha1:765943a4b720a4266e246de037a91e3b34fe6b6b</id>
<content type='text'>
in intranets and the internet can now choose to appear as Googlebot.
This is an essential necessity to be able to compete in the field of
commercial search appliances, since most web pages are these days
optimized only for Google and no other search platform any more. All
commercial search engine providers have a built-in fake-Google User
Agent to be able to get the same search index as Google can do. Without
the resistance against obeying to robots.txt in this case, no
competition is possible any more. YaCy will always obey the robots.txt
when it is used for crawling the web in a peer-to-peer network, but to
establish a Search Appliance (like a Google Search Appliance, GSA) it is
necessary to be able to behave exactly like a Google crawler.
With this change, you will be able to switch the user agent when portal
or intranet mode is selected on per-crawl-start basis. Every crawl start
can have a different user agent.</content>
</entry>
<entry>
<title>fix for default boolean post values: the default value MUST NOT be TRUE,</title>
<updated>2013-07-31T08:49:26Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2013-07-31T08:49:26Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=76afcccaafb4afbfb35b8951f578836b8ef808c7'/>
<id>urn:sha1:76afcccaafb4afbfb35b8951f578836b8ef808c7</id>
<content type='text'>
because it's normal that a boolean value is missing in the post argument
if a checkbox is not selected.
Added also some style enhancements to IndexFederated, removed the Solr
attachment manual and replaced it with a link to the wiki which explains
this in more detail.</content>
</entry>
<entry>
<title>always use a default value for boolean options to have transparency for</title>
<updated>2013-07-25T10:17:29Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2013-07-25T10:17:29Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=4c242f9af9116a77361201c26d58ea08263c2885'/>
<id>urn:sha1:4c242f9af9116a77361201c26d58ea08263c2885</id>
<content type='text'>
the outcome if the attribute is missing in servlets</content>
</entry>
<entry>
<title>Added 'final' for all exception blocks as this helps the Java compiler</title>
<updated>2013-07-17T16:31:30Z</updated>
<author>
<name>Roland Haeder</name>
<email>roland@mxchange.org</email>
</author>
<published>2013-07-17T16:31:30Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=841a28ae767e9b5c84eaa9826cbaa029a0be5c70'/>
<id>urn:sha1:841a28ae767e9b5c84eaa9826cbaa029a0be5c70</id>
<content type='text'>
to optimize memory usage

Conflicts:
	source/net/yacy/search/Switchboard.java
</content>
</entry>
</feed>
