Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Lucene is awesome but...
Search
Simon Willnauer
October 10, 2013
Programming
1
170
Lucene is awesome but...
A short story about LUCENE-2878 at the "Elasticsearch meet the devs" meetup in Amsterdam
Simon Willnauer
October 10, 2013
Tweet
Share
More Decks by Simon Willnauer
See All by Simon Willnauer
Query Suggestion with Lucene
simonw
4
1.5k
ElasticSearch UserGroup Berlin meetup
simonw
2
960
Performance Optimizations with Lucene 4
simonw
4
940
Challenges in Maintaining a High Performance Search Engine Written in Java
simonw
0
130
Lucene 4.0 - next generation open source search
simonw
0
250
Lucene Today, Tomorrow and beyond
simonw
0
140
Heavy Committing: DocValues aka. Column Stride Fields in Lucene 4.0
simonw
0
290
Exploiting Concurrency to Lucene Indexing
simonw
0
150
Lucene: Revisiting Problems for speed
simonw
1
170
Other Decks in Programming
See All in Programming
【Kaigi on Rails 2024】YOUTRUST スポンサーLT
krpk1900
1
250
gopls を改造したら開発生産性が高まった
satorunooshie
8
240
『ドメイン駆動設計をはじめよう』のモデリングアプローチ
masuda220
PRO
8
440
PagerDuty を軸にした On-Call 構築と運用課題の解決 / PagerDuty Japan Community Meetup 4
horimislime
1
110
PHP でアセンブリ言語のように書く技術
memory1994
PRO
1
150
推し活の ハイトラフィックに立ち向かう Railsとアーキテクチャ - Kaigi on Rails 2024
falcon8823
6
2.2k
Streams APIとTCPフロー制御 / Web Streams API and TCP flow control
tasshi
1
290
Golang と Erlang
taiyow
8
1.9k
Java ジェネリクス入門 2024
nagise
0
610
CPython 인터프리터 구조 파헤치기 - PyCon Korea 24
kennethanceyer
0
240
推し活としてのrails new/oshikatsu_ha_iizo
sakahukamaki
3
1.7k
Vue3の一歩踏み込んだパフォーマンスチューニング2024
hal_spidernight
3
3.1k
Featured
See All Featured
RailsConf 2023
tenderlove
29
880
A Modern Web Designer's Workflow
chriscoyier
692
190k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
9
680
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
355
29k
KATA
mclloyd
29
13k
The Power of CSS Pseudo Elements
geoffreycrofte
72
5.3k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
6.9k
GraphQLの誤解/rethinking-graphql
sonatard
66
9.9k
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
Thoughts on Productivity
jonyablonski
67
4.3k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5k
Adopting Sorbet at Scale
ufuk
73
9k
Transcript
Lucene is awesome but...
...there will be a time when every query...
...exposes Offsets, Positions, Payloads...
NOT BAD AT ALL!
FastVectorHighlighter aka. FastStackOverflowHighligher
You know SpanQuery?
Don’t worry - I will delete them soon!
None
LUCENE-2878
@s1m0nw