Live data from Hacker News

Viewing profile — dainius_jocas

dainius_jocas

HN member
Joined
Tue, Jan 12, 2021, 4:26 PM UTC
HN karma
5
Public activity
8 items

About dainius_jocas

Search Engineer

Recent public activity

  1. comment
    Comment #37830984

    Adopting the Vespa search engine for serving personalized second-hand fashion recommendations.

  2. story
  3. comment
    Comment #26931774

    Author of lmgrep here. Could you create an issue for Finnish text analysis? https://github.com/dainiusjocas/lucene-grep/issues I'd take look.

  4. comment
    Comment #26931461

    Thanks! The text analysis machinery baked into `lmgrep` is the thing that I'm very proud of.

  5. comment
    Comment #26931453

    Thanks! This speed is possible because two things: GraalVM native-image (fast startup) and Lucene (for doing the work).

  6. comment
    Comment #26931371

    I'm the author of `lmgrep`. Happy to hear that you liked it. I have a similar user use-case: searching for blog posts that are in markdown source files.

  7. comment
    Comment #25851733

    GREP-like CLI utility that suports Lucene query syntax, language dependent text analysis, and is compiled with the GraalVM native-image.

  8. story