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
960
Challenges in Maintaining a High Performance Search Engine Written in Java
simonw
0
160
Lucene 4.0 - next generation open source search
simonw
0
350
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
180
Lucene: Revisiting Problems for speed
simonw
1
180
Other Decks in Programming
See All in Programming
組織もソフトウェアも難しく考えない、もっとシンプルな考え方で設計する #phpconfuk
o0h
PRO
10
4.4k
Verilator + Rust + gRPC と Efinix の RISC-V でAIアクセラレータをAIで作ってる話 RTLを語る会(18) 2025/11/08
ryuz88
0
360
Register is more than clipboard
satorunooshie
1
480
Designing Repeatable Edits: The Architecture of . in Vim
satorunooshie
0
390
AI駆動開発ライフサイクル(AI-DLC)のホワイトペーパーを解説
swxhariu5
0
1k
「10分以内に機能を消せる状態」 の実現のためにやっていること
togishima
1
470
CSC509 Lecture 11
javiergs
PRO
0
310
CSC509 Lecture 13
javiergs
PRO
0
250
スタートアップを支える技術戦略と組織づくり
pospome
1
690
『実践MLOps』から学ぶ DevOps for ML
nsakki55
2
410
AsyncSequenceとAsyncStreamのプロポーザルを全部読む!!
s_shimotori
1
280
Atomics APIを知る / Understanding Atomics API
ssssota
1
150
Featured
See All Featured
How GitHub (no longer) Works
holman
315
140k
Product Roadmaps are Hard
iamctodd
PRO
55
12k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.8k
jQuery: Nuts, Bolts and Bling
dougneiner
65
8k
Why Our Code Smells
bkeepers
PRO
340
57k
Speed Design
sergeychernyshev
32
1.2k
Writing Fast Ruby
sferik
630
62k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
11
930
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
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