Viewing profile — dainius_jocas
dainius_jocas
HN member- Joined
- Tue, Jan 12, 2021, 4:26 PM UTC
- HN karma
- 5
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About dainius_jocas
Search Engineer
Recent public activity
-
comment
Comment #37830984
Adopting the Vespa search engine for serving personalized second-hand fashion recommendations.
- story
-
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.
-
comment
Comment #26931461
Thanks! The text analysis machinery baked into `lmgrep` is the thing that I'm very proud of.
-
comment
Comment #26931453
Thanks! This speed is possible because two things: GraalVM native-image (fast startup) and Lucene (for doing the work).
-
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.
-
comment
Comment #25851733
GREP-like CLI utility that suports Lucene query syntax, language dependent text analysis, and is compiled with the GraalVM native-image.
- story