code-corps / code-corps/code-corps-api

Switch user filtering on index endpoint to elastic search

Đang mở
#700 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Elixir
Star
234
Fork
82
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

# Problem

Right now, after merging #698 , the user index endpoint filters using `ilike` on the fields `[:first_name, :last_name, :username]`. Each field is filtered separately and it's a relatively primitive search.

It should filter by
- `username`
- a combined value of `first_`/`last_name`

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.