Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: SIP-9 is not going to be ready in time moving to 8.8

...

ItemDescriptionContributorsThemeJira
SIP-9

Advanced Query parser and supporting lucene filters

Jira
serverASF JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId5aa69414-a9e9-3523-82ec-879b028fb15b
keySOLR-14597

Mike Nibeck (LOC contributor), Gus HeckFeature
CPU Utilisation Based Circuit Breakers

Jira
serverASF JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId5aa69414-a9e9-3523-82ec-879b028fb15b
keySOLR-14615

Atri SharmaFeatureSOLR-14615

...

ItemDescriptionContributorsThemeJira
Alternate SolrJ APIs without using NamedList/SimpleOrderedMap/MapGet rid of concrete classes such as NamedList,SimpleOrderedMap, Map, etc and build our public APIs with interfacesNoble PaulClean-API
New Cluster APIStandard set of APIs which consists of only interfaces. We should ensure that They are used wherever possible in server/client code. We should expose these interfaces to our plugins. They should be well -documented and we must always strive to maintain backward compatibility on these interfaces between versionsNoble PaulClean-APISOLR-14680
New Remote Call APIRemote Calls should have simple constructs and they must be public interfaces. This should be used in all inter-node/client-server communicationsNoble PaulClean-APISOLR-14712
Multi-threaded search (SOLR-13350)

Multi threaded search across multiple segments at once, using CollectorManagers

Jira
serverASF JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId5aa69414-a9e9-3523-82ec-879b028fb15b
keySOLR-13350

Ishan Chattopadhyaya, Atri SharmaOptimization
SIP-9

Advanced Query parser and supporting lucene filters

Jira
serverASF JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId5aa69414-a9e9-3523-82ec-879b028fb15b
keySOLR-14597

Mike Nibeck (LOC contributor), Gus HeckFeature

Establish Solr TLP

The git repo is split, gradle build adapted, release process separated etc. See Solr TLP needed changes for all related tasks.

...