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
180
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
1k
Performance Optimizations with Lucene 4
simonw
4
950
Challenges in Maintaining a High Performance Search Engine Written in Java
simonw
0
160
Lucene 4.0 - next generation open source search
simonw
0
330
Lucene Today, Tomorrow and beyond
simonw
0
160
Heavy Committing: DocValues aka. Column Stride Fields in Lucene 4.0
simonw
0
370
Exploiting Concurrency to Lucene Indexing
simonw
0
170
Lucene: Revisiting Problems for speed
simonw
1
180
Other Decks in Programming
See All in Programming
Go Conference 2025: Goで体感するMultipath TCP ― Go 1.24 時代の MPTCP Listener を理解する
takehaya
7
1.5k
XP, Testing and ninja testing ZOZ5
m_seki
2
250
大規模アプリにおけるXcode Previews実用化までの道のり
ikesyo
0
1k
PostgreSQLで手軽にDuckDBを使う!DuckDB&pg_duckdb入門/osk2025-duckdb
takahashiikki
1
230
株式会社 Sun terras カンパニーデック
sunterras
0
200
どの様にAIエージェントと 協業すべきだったのか?
takefumiyoshii
1
580
猫と暮らすネットワークカメラ生活🐈 ~Vision frameworkでペットを愛でよう~ / iOSDC Japan 2025
yutailang0119
0
210
プログラミングどうやる? ~テスト駆動開発から学ぶ達人の型~
a_okui
0
190
プロダクト開発をAI 1stに変革する〜SaaS is dead時代で生き残るために〜 / AI 1st Product Development
kobakei
0
460
クラシルを支える技術と組織
rakutek
0
190
CSC305 Lecture 02
javiergs
PRO
1
260
iOSエンジニア向けの英語学習アプリを作る!
yukawashouhei
0
170
Featured
See All Featured
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Optimizing for Happiness
mojombo
379
70k
The Cult of Friendly URLs
andyhume
79
6.6k
Context Engineering - Making Every Token Count
addyosmani
4
170
Building Better People: How to give real-time feedback that sticks.
wjessup
368
20k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
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