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
340
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
私はどうやって技術力を上げたのか
yusukebe
43
18k
Writing Better Go: Lessons from 10 Code Reviews
konradreiche
0
1.2k
NixOS + Kubernetesで構築する自宅サーバーのすべて
ichi_h3
0
770
高度なUI/UXこそHotwireで作ろう Kaigi on Rails 2025
naofumi
4
4.1k
overlayPreferenceValue で実現する ピュア SwiftUI な AdMob ネイティブ広告
uhucream
0
180
コードとあなたと私の距離 / The Distance Between Code, You, and I
hiro_y
0
160
Go言語はstack overflowの夢を見るか?
logica0419
0
270
PHPに関数型の魂を宿す〜PHP 8.5 で実現する堅牢なコードとは〜 #phpcon_hiroshima / phpcon-hiroshima-2025
shogogg
1
220
詳しくない分野でのVibe Codingで困ったことと学び/vibe-coding-in-unfamiliar-area
shibayu36
3
4.9k
Goで実践するドメイン駆動開発 AIと歩み始めた新規プロダクト開発の現在地
imkaoru
4
840
CSC509 Lecture 05
javiergs
PRO
0
300
Introducing ReActionView: A new ActionView-Compatible ERB Engine @ Kaigi on Rails 2025, Tokyo, Japan
marcoroth
3
1k
Featured
See All Featured
Making Projects Easy
brettharned
120
6.4k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
189
55k
Designing Experiences People Love
moore
142
24k
Leading Effective Engineering Teams in the AI Era
addyosmani
4
390
Building a Scalable Design System with Sketch
lauravandoore
463
33k
Site-Speed That Sticks
csswizardry
12
900
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.7k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
30
2.9k
The Invisible Side of Design
smashingmag
302
51k
Being A Developer After 40
akosma
91
590k
Building Applications with DynamoDB
mza
96
6.7k
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