Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(0) | Call(0) | Derive(0) | Import(0)
src/b/n/bnw-HEAD/bnw/search/search_server.py bnw(Download)
def process_match(match): doc = match.document return dict( id=doc.get_value(Indexer.ID), user=doc.get_value(Indexer.USER),