
Yeasayer at Austin City Limits 2010
Photos from Austin City Limits 2010 Day Three including Yeasayer, The National and The Flaming Lips
Plus Midlake, Shearwater, White Rabbits and Edward Sharpe & The Magnetic Zeros
Oct 14, 2010
Midlake
Photography by Robert Redfield
Check out photos from Day One of ACL Music Festival in Austin, TX. We sent photographer Robert Redfield down to capture the action. Click here to view the full gallery.
Most Recent
- Wings of Desire on Their Formation and Early Singles (Interview) — Wings of Desire
- Live in Bakersfield, August 21, 1970 (Review) — The Doors
- iamyank @ Rich Mix, London, UK, December 1, 2023 (Review) — Jimmy Pé
- Hovvdy Share New Song “Bubba” (News) — Hovvdy
- Premiere: Holy Nowhere Shares New Album ‘Soft Return’ - Stream It Early Below (News) — Holy Nowhere
Comments
Submit your comment
March 17th 2012
11:14pm
Whoosh的分词是基于正则表达式的,所以只需要写出合适的正则表达式就可以正确分词。下面是一些例子,可能有不完善的地方,需要继续完善完善。#测试分词#!/usr/bin/env python# -*- dciong: UTF-8 -*-from whoosh.analysis import RegexAnalyzerrex = RegexAnalyzer(ur”([\u4e00-\u9fa5])|(\w+(\.?\w+)*)”)print [token.text for token in rex(u"hi 中 000 中文测试中文 there 3.141 big-time under_score”)]#一个完整的演示#!/usr/bin/env python# -*- dciong: UTF-8 -*-from whoosh.index import create_infrom whoosh.fields import *from whoosh.analysis import RegexAnalyzeranalyzer = RegexAnalyzer(ur”([\u4e00-\u9fa5])|(\w+(\.?\w+)*)”)schema = Schema(title=TEXT(stored=True), path=ID(stored=True), content=TEXT(stored=True, analyzer=analyzer))ix = create_in(“indexdir”, schema)writer = ix.writer()writer.add_document(title=u”First document”, path=u”/a”, content=u”This is the first document we’ve added!”)writer.add_document(title=u”Second document”, path=u”/b”, content=u”The second one 你 中文测试中文 is even more interesting!”)writer.commit()searcher = ix.searcher()results = searcher.find(“content”, u”first”)print results[0]results = searcher.find(“content”, u”你”)print results[0]results = searcher.find(“content”, u”测试”)print results[0]
September 10th 2013
11:19pm
The Young Punx will be playing live vresions of Mashups by APC from the Young Punx VS APC album MASHED POPPED PUNKED. Come along! Mid afternoon on Thursday before PIL.
July 14th 2016
4:15pm
Isang malaki at madaming Contaatulrgions and Best Wishes sa wife mo. Magandang umpisa ng taon yan ah. At syempre dapat lelevel up na sa kakulitan ang entries mo nyan. hahaha! :D Ang kulit ni Father ah. Parang sya ang gustong tumutol ng kasal eh noh? hahaha. Happy New Year! :)