Page MenuHomeSoftware Heritage

Add more comments to elasticsearch.py
ClosedPublic

Authored by vlorentz on Dec 22 2020, 4:56 PM.

Diff Detail

Repository
rDSEA Archive search
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D4780 (id=16922)

Could not rebase; Attempt merge onto c3758cf612...

Updating c3758cf..be14169
Fast-forward
 README.md                   |  6 ++++++
 docs/index.rst              | 25 +++++++++++++++++--------
 swh/search/elasticsearch.py | 39 ++++++++++++++++++++++++++++++++++++---
 3 files changed, 59 insertions(+), 11 deletions(-)
Changes applied before test
commit be14169ca4e20bb09968320dda9e2f4b13a5de98
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Dec 22 16:56:23 2020 +0100

    Add more comments in elasticsearch.py

commit fe17ed2d03244f1f30dedb9514c5eb8d85b063f0
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Dec 22 16:38:43 2020 +0100

    Write some basic documentation to describe what swh-search is.

See https://jenkins.softwareheritage.org/job/DSEA/job/tests-on-diff/66/ for more details.

zack retitled this revision from Add more comments in elasticsearch.py to Add more comments to elasticsearch.py.
This revision is now accepted and ready to land.Dec 22 2020, 5:16 PM
This revision was automatically updated to reflect the committed changes.