The main focus of this release is a couple of minor bugfixes.
Release Version 0.8.4 (2009.09.19)
Bugfix release.
- It is now possible to construct an attribute-only search with None for search phrase.
2 comments:
Hey, I've been trying your lib since the previous announcement, and it's been great. But how do I do a regex search on the full document text?
http://hyperestraier.sourceforge.net/uguide-en.html#searchcond says "[RX] ^inter.*al$" but I haven't found anything that works yet.
I've never actually gotten that syntax to work. I think that bit of the hyper estraier docs is out of date, which is why i don't cover it in my examples or (obviously) my unit tests.
Post a Comment