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
いま中途半端なSwift 6対応をするより、Default ActorやApproachable Concurrencyを有効にしてからでいいんじゃない?
yimajo
2
340
CSC509 Lecture 05
javiergs
PRO
0
300
『毎日の移動』を支えるGoバックエンド内製開発
yutautsugi
2
200
クラシルを支える技術と組織
rakutek
0
190
Domain-centric? Why Hexagonal, Onion, and Clean Architecture Are Answers to the Wrong Question
olivergierke
1
290
Model Pollution
hschwentner
1
190
大規模アプリのDIフレームワーク刷新戦略 ~過去最大規模の並行開発を止めずにアプリ全体に導入するまで~
mot_techtalk
0
390
開発者への寄付をアプリ内課金として実装する時の気の使いどころ
ski
0
350
CSC305 Lecture 02
javiergs
PRO
1
260
CSC509 Lecture 01
javiergs
PRO
1
430
実践AIチャットボットUI実装入門
syumai
7
2.5k
開発生産性を上げるための生成AI活用術
starfish719
1
180
Featured
See All Featured
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
54
3k
Producing Creativity
orderedlist
PRO
347
40k
KATA
mclloyd
32
15k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
Navigating Team Friction
lara
189
15k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
The World Runs on Bad Software
bkeepers
PRO
71
11k
The Cult of Friendly URLs
andyhume
79
6.6k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Thoughts on Productivity
jonyablonski
70
4.9k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
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