Date

Attendees

Thread

https://lists.apache.org/thread/3g2779jx4z986154s92vgd3zs9qm9yf7

Goals

Discussion items

TimeItemWhoNotes
5minAgenda itemName
  • Notes for this agenda item



 (Absolutely) Low priority:

multi shard join

as-is: Solr can join single shard fully replicated collection to multy-shard collection, but

proposal: why can't we join multy-shard collection SOLR-16717; introducing AffinityPlugin.withCollectoinShards


JSON QParser

as-is: JSON queries translated into {!qtype local=params}etc 

proposal: introduce new plugin type JQParser consuming json map and yielding Lucene query right there?


multiword synonyms with intervals

was: mv-synonyms triggers nested span queries

as-is: after LUCENE-9207 it build disjunction of cartesian over substitutions. Heavy corporate users hit TooManyClausesEtc

proposal: switch back to nested subqueries but use IntervalQuery intead of spans then. Unknown User (romseygeek) replied why it's wrong, but his argument hasn't reach my heart

https://lists.apache.org/thread/9lhw2pxh209ormdvmx1p9nmljr825qno

Action items