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
970
Performance Optimizations with Lucene 4
simonw
4
940
Challenges in Maintaining a High Performance Search Engine Written in Java
simonw
0
130
Lucene 4.0 - next generation open source search
simonw
0
260
Lucene Today, Tomorrow and beyond
simonw
0
140
Heavy Committing: DocValues aka. Column Stride Fields in Lucene 4.0
simonw
0
310
Exploiting Concurrency to Lucene Indexing
simonw
0
150
Lucene: Revisiting Problems for speed
simonw
1
170
Other Decks in Programming
See All in Programming
テストケースの名前はどうつけるべきか?
orgachem
PRO
0
130
テスト自動化失敗から再挑戦しチームにオーナーシップを委譲した話/STAC2024 macho
ma_cho29
1
1.3k
今からはじめるAndroidアプリ開発 2024 / DevFest 2024
star_zero
0
1k
生成AIでGitHubソースコード取得して仕様書を作成
shukob
0
270
useSyncExternalStoreを使いまくる
ssssota
6
1k
DevFest Tokyo 2025 - Flutter のアプリアーキテクチャ現在地点
wasabeef
5
900
[JAWS-UG横浜 #76] イケてるアップデートを宇宙いち早く紹介するよ!
maroon1st
0
450
From Translations to Multi Dimension Entities
alexanderschranz
2
130
선언형 UI에서의 상태관리
l2hyunwoo
0
140
Асинхронность неизбежна: как мы проектировали сервис уведомлений
lamodatech
0
700
アクターシステムに頼らずEvent Sourcingする方法について
j5ik2o
4
200
暇に任せてProxmoxコンソール 作ってみました
karugamo
1
720
Featured
See All Featured
Building Better People: How to give real-time feedback that sticks.
wjessup
365
19k
How STYLIGHT went responsive
nonsquared
95
5.2k
How to Think Like a Performance Engineer
csswizardry
22
1.2k
Designing Experiences People Love
moore
138
23k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
127
18k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
44
9.3k
Building Applications with DynamoDB
mza
91
6.1k
Done Done
chrislema
181
16k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
7k
Building Your Own Lightsaber
phodgson
103
6.1k
Reflections from 52 weeks, 52 projects
jeffersonlam
347
20k
Scaling GitHub
holman
458
140k
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