mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #11] Feature Request: Manipulate items via API or Frontend #11
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @oddomatik on GitHub (Apr 7, 2017).
Original GitHub issue: https://github.com/RD17/ambar/issues/11
It would be nice to be able to manipulate or remove items from the index either via API or frontend. It does look like perhaps we can work with elasticsearch API, but through the ambar-provided API would be desirable.
@sochix commented on GitHub (Apr 11, 2017):
What kind of manipulation do you want?
We can't easily remove files -> because it'll be added again each time you setup a scheduled crawling
We can add only 'RESET INDEX' button -> which will drop the whole user-index in ElasticSearch
@sochix commented on GitHub (May 10, 2017):
No answer from issue opener for 29 days