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
990
Performance Optimizations with Lucene 4
simonw
4
940
Challenges in Maintaining a High Performance Search Engine Written in Java
simonw
0
140
Lucene 4.0 - next generation open source search
simonw
0
300
Lucene Today, Tomorrow and beyond
simonw
0
150
Heavy Committing: DocValues aka. Column Stride Fields in Lucene 4.0
simonw
0
330
Exploiting Concurrency to Lucene Indexing
simonw
0
160
Lucene: Revisiting Problems for speed
simonw
1
170
Other Decks in Programming
See All in Programming
flutter_kaigi_mini_4.pdf
nobu74658
0
120
Compose Hot Reload is here, stop re-launching your apps! (Android Makers 2025)
zsmb
1
560
設計の本質:コード、システム、そして組織へ / The Essence of Design: To Code, Systems, and Organizations
nrslib
9
3.2k
タイムゾーンの奥地は思ったよりも闇深いかもしれない
suguruooki
1
750
「理解」を重視したAI活用開発
fast_doctor
0
210
プロフェッショナルとしての成長「問題の深掘り」が導く真のスキルアップ / issue-analysis-and-skill-up
minodriven
8
1.8k
Lambda(Python)の リファクタリングが好きなんです
komakichi
3
220
State of Namespace
tagomoris
4
2.1k
RuboCop: Modularity and AST Insights
koic
2
1.9k
「影響が少ない」を自分の目でみてみる
o0h
PRO
2
1.2k
GitHub Copilot for Azureを使い倒したい
ymd65536
1
210
Boost Your Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
330
Featured
See All Featured
Docker and Python
trallard
44
3.3k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.5k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
13
800
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Faster Mobile Websites
deanohume
306
31k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
Rails Girls Zürich Keynote
gr2m
94
13k
Done Done
chrislema
184
16k
Designing Experiences People Love
moore
142
24k
It's Worth the Effort
3n
184
28k
Mobile First: as difficult as doing things right
swwweet
223
9.6k
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