On Tue, Dec 4, 2012 at 8:32 AM, Marcel Korpel <[email protected]> wrote:
> Hi developers,
>
> I'd like to implement a typeahead menu like it appears on the main
> page. In order to test my PHP script that feeds package names, I need
> a small subset of the AUR database (only the Packages table), say 1000
> records. Can someone provide me such a subset?

I usually run support/schema/reloadtestdb.sh. It loads the DB schema,
generates dummy data, and loads the dummy data all in one command.

Are you planning on using a JavaScript framework to implement
auto-complete or some other means?

Regards,

Jason

Reply via email to