Live data from Hacker News

Viewing profile — guilload

guilload

HN member
Joined
Wed, Jan 02, 2019, 10:05 PM UTC
HN karma
2
Public activity
5 items

About guilload

No profile information was provided.

Recent public activity

  1. comment
    Comment #37404209

    Quickwit ( https://quickwit.io/ ) | Paris, France | Onsite and remote (based in Europe) | Full-time The company is fully remote but we also have a small office in Paris. We prefer …

  2. comment
    Comment #27079046

    We indexed Common Crawl only for the purpose of this demo so this is one-time thing, we won't deal with updates.

  3. comment
    Comment #27078940

    There are more recent versions of the dataset. We used the february/march snapshot from this year and the April snapshot just came out ( https://commoncrawl.org/2021/04/april-2021-…

  4. comment
    Comment #27078367

    We store the URI of each shard making up the index and, optionally, partition key and value(s). Along with a few flags, we also store the shard size, creation and last modification…

  5. comment
    Comment #27078058

    What we store on S3 is a regular tantivy index and another tiny data structure that we call "turbo index", which makes queries faster on object storages. For this demo, the tantivy…