question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature Request: Be able to search the hub by substring and author

See original GitHub issue

Hi! Thank you so much for a wonderful API and Hub, I’m finding it super useful with the AdaptNLP project! I do have one request though:

I wrote a wrapper API to make the search results a bit more easy to read and comprehend for users, such as seen below image

One issue I’ve come to have though is if I want to search for a model by a substring of its name such as if I search “danish-large”, “flair/ner-danish-large” isn’t returned which would be a very nice quality of life with the search API. Similarly if I try and search for models created by a specific user, the API will simply return nothing. It would be excellent if these features were added!

My method in the meantime is just to download the entire list (ie api.list_modes()) and filter the results, but it’s far from ideal and memory efficient.

Thank you for all your your hard work!

(IF there is a different API route and flag I should be using rather than what’s used by default, that would be good to know too)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
julien-ccommented, May 20, 2021

we’ll add a search param too soon

1reaction
julien-ccommented, May 20, 2021

Check out #41 which should fit at least part of your use case!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Feature Request: Ability to search all logs - Log Management
I would like to know if there are any plans on implementing the ability to search a string in all logs, without being...
Read more >
Manage the search schema in SharePoint - Microsoft Learn
If you want users to be able to "only search for items that have this specific author", set the author property to be...
Read more >
toml++ TOML for C++ - Personal devblog of Mark 'marzer' Gillard
BOM); C++17 (plus some C++20 features where available, e.g. experimental support for char8_t ... You can search from anywhere by pressing the TAB...
Read more >
Search blog authors (v3) - HubSpot API
Field name Type Description id string The unique id of the author portalId string The hub id fullName string The full name of the author
Read more >
Requesting New Features | Spectora Info Center
On the side of the page, you will see a section to "submit a new feature." Use the text fields to author your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found