Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General search improvement #82

Open
1 task
leafo opened this issue Jan 27, 2016 · 12 comments
Open
1 task

General search improvement #82

leafo opened this issue Jan 27, 2016 · 12 comments

Comments

@leafo
Copy link
Collaborator

leafo commented Jan 27, 2016

Searching was improved significantly in #81, but it's still not perfect. If you search for something and it doesn't show up, or not in the order you expect, post it here so I can start to think about what kinds of search queries need to be optimized.

I'll start off:

  • searching for "lua socket" or "socket" does not find "LuaSocket"
@bbartoldson
Copy link

I am looking for nngraph. Where can I find it? Thanks. Gordon.

@leafo
Copy link
Collaborator Author

leafo commented Apr 3, 2016

Doesn't appear to even be on luarocks.org

@pannous
Copy link

pannous commented May 9, 2016

me@:~/ luarocks install torch-rnn  
Error: No results matching query were found.
me@:~/$ luarocks install stn
Error: No results matching query were found.

wth?

@leafo
Copy link
Collaborator Author

leafo commented May 24, 2016

@pannous it looks like torch-rnn is only available in the development manifest:

luarocks install --server=http://luarocks.org/dev torch-rnn

Also I don't see a package named stn at all.

@Industrial
Copy link

Sort by downloads

@edubart
Copy link

edubart commented Jan 25, 2017

Search doesn't have pagination and only the first 50 results are shown, I almost missed discovering some useful libaries because of this. Sorting by downloads would be much better too.

@dragon28
Copy link

luarocks install fblualib

Error: No results matching query were found.

@leafo
Copy link
Collaborator Author

leafo commented Sep 6, 2017

@dragon28 this is for luarocks website search, not the command line install, which takes exact package name. I don't see that package on the luarocks manifest at all, what do you expect it to install?

@spc476
Copy link

spc476 commented Oct 18, 2017

I would like to have a way to search for modules for a particular version of Lua.

@chandraadhikari
Copy link

luarocks install luasocket
showing error: Warning: Failed searching manifest: Failed loading manifest: Failed fetching manifest for http://luarocks.org/repositories/rocks

Error: No results matching query were found.

@leafo
Copy link
Collaborator Author

leafo commented May 15, 2018

@chandraadhikari This issues tracker is for the luarocks website search, not the command line install

@jprjr
Copy link

jprjr commented Jan 12, 2021

Hi there - I'm working on a binding to libsodium called luasodium

If I search sodium in the luarocks.org search, I would expect luasodium to come up - but it doesn't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants