DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
Date
Attendees
Thread
https://lists.apache.org/thread/3g2779jx4z986154s92vgd3zs9qm9yf7
Goals
- TBD
Discussion items
| Time | Item | Who | Notes |
|---|---|---|---|
| (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 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 |