Closed
Bug 889040
Opened 12 years ago
Closed 11 years ago
Socorro API: allow for searching on any raw field
Categories
(Socorro Graveyard :: Middleware, defect, P1)
Socorro Graveyard
Middleware
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 944432
People
(Reporter: benjamin, Assigned: adrian)
References
Details
Currently the set of things that we can search on is fairly limited. Now that we have the raw JSON in both postgres and (I think) elasticsearch, I'd really like to expose that information in the search API.
For public users, this should be limited to the whitelisted set of raw fields in the API, bug 858245.
It would be nice for logged-in users to be able to query on the full raw data, but that that is a secondary goal.
![]() |
||
Updated•12 years ago
|
Assignee: nobody → peterbe
![]() |
Assignee | |
Comment 1•12 years ago
|
||
This was moved to q4, I'll take back responsibility for building this. Pending on raw data in elasticsearch.
Assignee: peterbe → adrian
![]() |
Assignee | |
Updated•12 years ago
|
OS: Linux → All
Priority: -- → P1
Hardware: x86_64 → All
![]() |
Assignee | |
Comment 3•11 years ago
|
||
Hey Benjamin, I'm not sure anymore what this bug is about exactly. Is the goal to expose those fields in Super Search (in which case it's already done), or is it to expose those fields in the public API in one way or another (in which case it would be a duplicate of bug 945894)?
Flags: needinfo?(benjamin)
Reporter | ||
Comment 4•11 years ago
|
||
It was about exposing the fields in supersearch. Feel free to dup it to whatever the other bug was.
Flags: needinfo?(benjamin)
![]() |
Assignee | |
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Product: Socorro → Socorro Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•