Skip to content

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

Filter by

19 results
 (47 ms)

19 results

intesserae/apitess (press backspace or delete to remove)

I propose the following endpoint for search download: /parallels/ search-id . filetype This should behave as follows: GET - If search-id and filetype are both valid, return a 200 with the results ...
  • jeffkinnison
  • 2
  • Opened 
    on Feb 10, 2021
  • #63

Multitext results seem to be packaged with incorrect locus tag information. When looking at entries in cross-ref.units, the tag provided for each unit is a single number instead of an author . title locus ...
  • jeffkinnison
  • 1
  • Opened 
    on Oct 26, 2020
  • #61

Like with standard search, to alleviate download times it would be good to be able to look up multitext results by their corresponding match ID from the initial search. This would also help to make the ...
  • jeffkinnison
  • 1
  • Opened 
    on Sep 29, 2020
  • #57

When accessing multitexts/ multitextID , a 500 error is thrown. No other details are provided so it s hard to say why this is happening. Based on the progress bars for the searches, it seems like the results ...
  • jeffkinnison
  • 4
  • Opened 
    on Sep 29, 2020
  • #56

Even though this may seem kind of weird, it would be helpful to find some way to distinguish error states by HTTP code, i.e. Done can be 200, a traceback can be some kind of 500, etc. This could be helpful ...
  • jeffkinnison
  • 2
  • Opened 
    on Sep 23, 2020
  • #55

When accessing the /multitexts/ endpoint, this traceback is returned. Traceback (most recent call last): File /var/www/tesserae_flask/lib/python3.6/site-packages/tesserae/utils/multitext.py , line ...
  • jeffkinnison
  • 1
  • Opened 
    on Sep 23, 2020
  • #54

The current multitext result only lists out the unit ids of multitext matches, however this provides no direct information about the result. Instead of a list of unit ids, the result should include the ...
  • jeffkinnison
  • 1
  • Opened 
    on Aug 17, 2020
  • #50

Currently, POST to /texts/ endpoint takes the .tess file as a string in a JSON object as part of the request body. This is not standard practice, as @jeffkinnison notes in #32. It remains unclear to me ...
  • nOkuda
  • Opened 
    on Jul 18, 2020
  • #43

When retrieving cached results, /parallels/ returns the entire results set. Because this occurs in a single request, the frontend cannot display search status and it looks like the application is idle. ...
  • jeffkinnison
  • 1
  • Opened 
    on Jul 10, 2020
  • #40

I m running tests on Firefox/Windows and getting this error on every search. On accessing /parallels/ through the frontend, I get: Cross-Origin Request Blocked: The Same Origin Policy disallows reading ...
  • jeffkinnison
  • 3
  • Opened 
    on Jul 8, 2020
  • #38
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.
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 search results · GitHub