-
- Downloads
Refactored search index to use nested objects for domain data.
Showing
- nomad/app/api/common.py 8 additions, 3 deletionsnomad/app/api/common.py
- nomad/app/api/repo.py 5 additions, 5 deletionsnomad/app/api/repo.py
- nomad/cli/client/statistics.py 2 additions, 2 deletionsnomad/cli/client/statistics.py
- nomad/datamodel/base.py 35 additions, 5 deletionsnomad/datamodel/base.py
- nomad/search.py 60 additions, 38 deletionsnomad/search.py
- tests/app/test_api.py 6 additions, 5 deletionstests/app/test_api.py
- tests/app/test_optimade.py 1 addition, 1 deletiontests/app/test_optimade.py
- tests/conftest.py 7 additions, 1 deletiontests/conftest.py
- tests/test_cli.py 17 additions, 15 deletionstests/test_cli.py
- tests/test_search.py 13 additions, 12 deletionstests/test_search.py
Loading
Please register or sign in to comment