<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/htroot/IndexExport_p.html, 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>2025-08-01T06:30:46Z</updated>
<entry>
<title>YaCy Index Pack Generator - refactoring of the SURROGATE process into a</title>
<updated>2025-08-01T06:30:46Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2025-08-01T06:30:46Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=de8fef9bf14e0c56f0aaac9199dd6071d87f1731'/>
<id>urn:sha1:de8fef9bf14e0c56f0aaac9199dd6071d87f1731</id>
<content type='text'>
"PACK" concept.</content>
</entry>
<entry>
<title>added a 'minified' option to YaCy dumps</title>
<updated>2023-11-13T09:27:50Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2023-11-13T09:27:50Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=3268a93019aa00b49fdfb5925d7caac3c1a94274'/>
<id>urn:sha1:3268a93019aa00b49fdfb5925d7caac3c1a94274</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modified export: added maximum number of docs per chunk</title>
<updated>2023-11-12T21:11:55Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2023-11-12T21:11:55Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=c20c4b8a21364bf06d1f91c63650fcf3b434ba04'/>
<id>urn:sha1:c20c4b8a21364bf06d1f91c63650fcf3b434ba04</id>
<content type='text'>
The export file can now be many files, called chunks.
By default still only one chunk is exported.
This function is required in case that the exported files shall be
imported to an elasticsearch/opensearch index. The bulk import function
of elasticsearch/opensearch is limited to 100MB. To make it possible to
import YaCy files, those must be splitted into chunks. Right now we
cannot estimate the chunk size as bytes, only as number of documents.
The user must do experiments to find out the optimum chunk max size,
like 50000 docs per chunk. Try this as first attempt.</content>
</entry>
<entry>
<title>detailed directions in index export to explain how the export can be</title>
<updated>2023-11-12T14:26:18Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2023-11-12T14:26:18Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=655d8db80218312593f37b6026fd6dc0db01d23f'/>
<id>urn:sha1:655d8db80218312593f37b6026fd6dc0db01d23f</id>
<content type='text'>
imported again using elasticsearch/opensearch</content>
</entry>
<entry>
<title>calculating the correct size of an export.</title>
<updated>2021-09-15T23:05:09Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2021-09-15T23:05:09Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=1bab4ffe2075e5941c46bc9e31623bf3a204fe34'/>
<id>urn:sha1:1bab4ffe2075e5941c46bc9e31623bf3a204fe34</id>
<content type='text'>
This can be seen as a fix for
https://github.com/yacy/yacy_search_server/issues/343
however, the export was not flawed, it is just the impression that
something is wrong, but the export size must be smaller than the index
size because the index also containers error documents.
Now an information line is presented that shows i.e.:
"The local index currently contains 181,319 documents, only 106,887
exportable with status code 200 - the remaining are error documents."</content>
</entry>
<entry>
<title>Ensure an embedded Solr is available for Solr dump/restore operations</title>
<updated>2018-04-07T11:42:06Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2018-04-07T11:42:06Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=0d34034f17922e1c0dcd82bbccf9564f2100d1ef'/>
<id>urn:sha1:0d34034f17922e1c0dcd82bbccf9564f2100d1ef</id>
<content type='text'>
Otherwise, these operations triggered NullPointerException when only an
external Solr index is attached.</content>
</entry>
<entry>
<title>added export to elasticsearch. The export dump can easily be imported to</title>
<updated>2017-03-31T23:04:17Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2017-03-31T23:04:17Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=69081bce00864a61fd70b56078e0c4dbfb72a69e'/>
<id>urn:sha1:69081bce00864a61fd70b56078e0c4dbfb72a69e</id>
<content type='text'>
elasticsearch using the command
curl -XPOST localhost:9200/collection1/yacy/_bulk --data-binary
@yacy_dump_XXX.flatjson
</content>
</entry>
<entry>
<title>0N - added option to generate index export files for a specific number</title>
<updated>2016-02-23T17:56:20Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2016-02-23T17:56:20Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=a6bf0b1649f89de02fa9f2535891911ede38088e'/>
<id>urn:sha1:a6bf0b1649f89de02fa9f2535891911ede38088e</id>
<content type='text'>
of minutes in the past and reverted latest change. The export file dump
will now contain four data elements: f - first date of index entry write
date, l - last date of index write date, n - now-date of index dump
time, c - count of numbers inside the dump. '0N' denotes a series of
changes which will lead to the opportunity to exchange index data dumps
in a way that is needed to integrate ZeroNet index data. This will be
based on index dump sharing; that causes this commit.</content>
</entry>
<entry>
<title>added peer hash to export dump name.</title>
<updated>2016-02-19T18:26:02Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2016-02-19T18:26:02Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=5b9030180c2d12dba7d43ab6dbeb37ad537871c2'/>
<id>urn:sha1:5b9030180c2d12dba7d43ab6dbeb37ad537871c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added export option to export the fulltext of the search index text only</title>
<updated>2015-07-30T01:21:40Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2015-07-30T01:21:40Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=de8cfbe1d7fc894e0ae16704e15b5b22785281c6'/>
<id>urn:sha1:de8cfbe1d7fc894e0ae16704e15b5b22785281c6</id>
<content type='text'>
</content>
</entry>
</feed>
