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

searching packages #14

Open
ijp opened this issue Feb 10, 2013 · 3 comments
Open

searching packages #14

ijp opened this issue Feb 10, 2013 · 3 comments

Comments

@ijp
Copy link
Owner

ijp commented Feb 10, 2013

As the guildhall increases in size, it's going to become unwieldy to view even without multiple versions(#9). Adding a search functionality to list-packages, e.g.
guild list-packages xml
or
guild search xml

insensitive searching is a must, maybe regular expressions. need to search synopsis/description as well as name

@NalaGinrut
Copy link
Contributor

This could be implemented by parse available.scm

@ijp
Copy link
Owner Author

ijp commented Feb 11, 2013

No, that isn't necessary. Internally, there is a foof-loop iterator 'in-database', which is what gets used for guild list-packages.

@NalaGinrut
Copy link
Contributor

Nice~and the work maybe easier.

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

No branches or pull requests

2 participants