Tagged Questions

0
votes
1answer
33 views

Python 2.6 DB error

I'm trying to get the Yahoo! BOSS package working, but when I try to run the example file I get the following error: $ python examples/ex5.py File "examples/ex5.py", line 28 tb = …
1
vote
1answer
48 views

indexing services for websites: lucene, and other options

Hey guys Just looking for some search and indexing services for our sites, and wondered if you guys could recommend anything? our requirements: The service can either index via http, or direct …
0
votes
1answer
136 views

Yahoo BOSS Python Library, ExpatError

I tried to install the Yahoo BOSS mashup framework, but am having trouble running the examples provided. Examples 1, 2, 5, and 6 work, but 3 & 4 give Expat errors. Here is the output from ex3.py: …
1
vote
2answers
87 views

What are the best blogs or guides to learning the BOSS API?

What are the best blogs or guides to learning the BOSS API? (Which is used for integrating with Yahoo's search engine?)