plone / guillotina

Python AsyncIO data API to manage billions of resources
https://guillotina.readthedocs.io/en/latest/
Other
187 stars 50 forks source link

Documentation search, metadata, aggregation #1163

Closed ksuess closed 2 years ago

ksuess commented 2 years ago

Hi, I'm evaluating Guillotina for a project and are quite excited. Hope it's OK to make some suggestions for the documentation. I stumbled upon the _size parameter in @search endpoint and wondered why I do not get more than 50 results. So I added the info about catalog_max_results and made some more changes.

codecov-commenter commented 2 years ago

Codecov Report

Merging #1163 (f87c486) into master (7f45c69) will increase coverage by 0.1%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1163     +/-   ##
========================================
+ Coverage    94.6%   94.6%   +0.1%     
========================================
  Files         377     377             
  Lines       32598   32598             
========================================
+ Hits        30819   30820      +1     
+ Misses       1779    1778      -1     
Impacted Files Coverage Δ
guillotina/api/search.py 91.1% <ø> (ø)
guillotina/db/storages/pg.py 85.9% <0.0%> (+0.2%) :arrow_up: