Skip to content

issues Search Results · repo:tesserae/apitess language:Python

Filter by

19 results
 (73 ms)

19 results

intesserae/apitess (press backspace or delete to remove)

I m thinking this endpoint just needs to accept a list of object_ids and return a response with an array of successfully deleted object_ids and a list of unsuccessfully deleted object_ids and the reason ...
  • jeffkinnison
  • 4
  • Opened 
    on Jul 3, 2020
  • #34

To update text metadata, I think we only need an endpoint that accepts the metadata. Do you think we need to include the file upload as well? I m thinking that should be isolated to ingest. This could ...
  • jeffkinnison
  • 2
  • Opened 
    on Jul 3, 2020
  • #33

For an ingest endpoint, I think we need the following features: - an endpoint that accepts metadata in the data header and a file - a switch in the data header to specify if multitext should be prepped ...
  • jeffkinnison
  • 3
  • Opened 
    on Jul 3, 2020
  • #32

Searches with lots of results can take too long for end user devices to paginate and sort. Getting the server to do the work may improve the user experience.
  • nOkuda
  • 6
  • Opened 
    on Jun 17, 2020
  • #29

Having the additional status endpoint is a bit cumbersome when trying to run a search. The status information is pertinent as a condition even if the search is complete, and having it simplifies the process ...
  • jeffkinnison
  • 2
  • Opened 
    on Jun 16, 2020
  • #28

The parallel/xxxxxxxx/status endpoint should contain the response field progress with information about each stage of the search. Currently this is not included in the response.
  • jeffkinnison
  • 1
  • Opened 
    on Jun 15, 2020
  • #26

  • nOkuda
  • 1
  • Opened 
    on Mar 19, 2020
  • #17

In some places, parameters sent to the REST API are not consistent with the backend. Parameter names should be unified for clarity and maintainability.
  • jeffkinnison
  • 1
  • Opened 
    on Feb 4, 2020
  • #15

Currently, the /parallels endpoint only supports submitting a list of stopwords, and the stoplist cannot be parameterized with a number and a stopword basis. For ease of use, both methods should be exposed. ...
  • jeffkinnison
  • 4
  • Opened 
    on Feb 4, 2020
  • #14
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.