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

new handler to import new ads and their meta-info #4

Open
boblannon opened this issue Dec 10, 2011 · 0 comments
Open

new handler to import new ads and their meta-info #4

boblannon opened this issue Dec 10, 2011 · 0 comments
Assignees

Comments

@boblannon
Copy link
Member

i'm going to make a new handler in /api/handlers.py which will receive several inputs (from a web form yet-to-be developed):

  • multimedia file (required)
  • title (required)
  • transcript (not required)
  • tags (not required)
  • articles (not required)

it will then execute the following steps:

  • generate an echoprint fingerprint
  • ingest the fingerprint and title to the solr/tokyo db
  • return the tokyo identifier
  • create a new Ad object in cuibono.db with meta info (including tokyo identifier)
@ghost ghost assigned boblannon Jan 3, 2012
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

1 participant