vthacker / solr-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DRAFT

State of Solr

This document is a commentary of features, improvements and bug fixes grouped into buckets of focus areas. Often times when we're reading the CHANGES entry it's not clear to the casual observer on the motivation of a Jira.

This document aims to group Jiras by focus areas, adding brief notes on it's usability and where we are heading with this feature. When applicable we'll link blogs and documentation links as well

Solr Version

  1. Solr 8.6

Solr 8.6

  1. Cloud Native Initiatives

    • SOLR-14210 Falls under monitoring as well. If you are running Solr on K8s or have an internal tool to manage restarts, the healthcheck handler with requireHealthyCores=true will be useful. One could argue on why it isn't the default
  2. Monitoring

    • SOLR-13942 Provides a read API into Solr cluster metadata stored in ZK. TODO: Add an example use-case on why this was needed. Useful for a homegrown monitoring tool?
  3. UI

    • SOLR-14237 Provides a new panel with security info containing the user principal androle for kerberos setups
  4. Security

Solr Theme Dictionary

Listing down all the possible theme names thast we have. The same theme names could be used to publish a roadmap of what we're working on this year.

  1. SolrCloud
    • Cloud Stability
    • Cloud Native Initiatives
  2. Security
  3. Facets
  4. Streaming
  5. UI
  6. Monitoring
  7. Solr Plugin System
  8. Developer Productivity
    • Test Reliability
    • Test Speed
  9. Hadoop Integration
  10. Solr Core
    • Fields, Field Types and Analyzers
    • Configs
    • Updates
    • Searches
    • Boosts, Learn-To-Rank and Re-Ranking
    • Highlighting
    • Spellcheck
    • Grouping, Collapse and Expand
    • Auto-Suggest
    • Terms, Term-Vectors and Stats
    • Spatial Search
    • Vector Search
    • Client APIs

About

License:Apache License 2.0