apache / solr
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 4 components.
  • 3,708 files, 427,704 LOC (100.0% vs. main code).
  • "solr" is biggest, containing 97.69% of LOC.
  • "build-tools" is smallest, containing 0.3% of LOC.


solr417819 LOC (97%) 3,670 files
dev-tools7242 LOC (1%) 18 files
gradle1358 LOC (<1%) 10 files
build-tools1285 LOC (<1%) 10 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
solr8396 commits (22%)
dev-tools576 commits (1%)
gradle64 commits (<1%)
build-tools7 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010
solr
956
2690
3594
5258
2181
2924
1933
2378
5769
7778
3373
2643
2518
4127
1003
33
dev-tools
20
21
42
83
37
60
43
53
58
90
21
37
41
87
14
gradle
21
15
9
4
9
15
build-tools
4
14


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G solr solr solr--solr 124 gradle gradle solr--gradle 7 dev-tools dev-tools solr--dev-tools 1 gradle--gradle 3 dev-tools--gradle 1 dev-tools--dev-tools 4 build-tools build-tools build-tools--solr 3 build-tools--dev-tools 1 build-tools--build-tools 1


2025-05-07 20:26