|
|
|
@454
|
[454]
|
08/22/07 06:47:37 |
athomas |
pyndexter: Whoops. |
|
|
|
@453
|
[453]
|
08/22/07 06:42:12 |
athomas |
pyndexter: Moved to hyperestraier pure-Python module, fixed setup.py. |
|
|
|
@452
|
[452]
|
08/21/07 08:28:15 |
athomas |
pyndexter: All modules are now prefixed with _ to avoid import collisions. … |
|
|
|
@451
|
[451]
|
08/21/07 07:25:45 |
athomas |
pyndexter: Added sub-expression and attr:value support to the query … |
|
|
|
@450
|
[450]
|
08/21/07 07:19:30 |
athomas |
pyndexter: moved excerpt into the util module. |
|
|
|
@449
|
[449]
|
08/15/07 09:17:38 |
athomas |
pyndexter: Moving to a cleaner API - removed source and state code. |
|
|
|
@397
|
[397]
|
02/15/07 00:50:59 |
athomas |
pyndexter: Still more docstring updates. |
|
|
|
@396
|
[396]
|
02/15/07 00:49:38 |
athomas |
pyndexter: More docstring updates. |
|
|
|
@393
|
[393]
|
02/14/07 06:20:22 |
athomas |
pyndexter:
* All indexers are now being fairly comprehensively tested. … |
|
|
|
@392
|
[392]
|
02/13/07 09:58:24 |
athomas |
pyndexter: More unit test updates, plus some bugfixes that came out of the … |
|
|
|
@391
|
[391]
|
02/13/07 09:27:09 |
athomas |
pyndexter: Start of Indexer test cases. |
|
|
|
@390
|
[390]
|
02/13/07 08:48:21 |
athomas |
pyndexter: Some good progress on adding the suite of tests. |
|
|
|
@389
|
[389]
|
02/13/07 04:38:12 |
athomas |
pyndexter: Superficial updates. |
|
|
|
@388
|
[388]
|
02/12/07 17:37:38 |
athomas |
pyndexter: Query objects now act as a function object, matching their … |
|
|
|
@387
|
[387]
|
02/12/07 02:48:24 |
athomas |
pyndexter: URI objects are now passed around exclusively (hopefully) … |
|
|
|
@386
|
[386]
|
02/11/07 22:34:01 |
athomas |
pyndexter:
* Passing an indexer to the framework is now optional.
* … |
|
|
|
@384
|
[384]
|
02/11/07 06:40:56 |
athomas |
pyndexter:
* Framework filters will now be passed the Framework … |
|
|
|
@383
|
[383]
|
02/09/07 14:07:35 |
athomas |
pyndexter:
* bool URI query parsing works now
* Added document content … |
|
|
|
@382
|
[382]
|
02/08/07 19:56:17 |
athomas |
pyndexter: Agh. Commit the remainder of the last change. |
|
|
|
@380
|
[380]
|
02/08/07 03:49:14 |
athomas |
pyndexter:
* Hit objects no longer have a document attribute. … |
|
|
|
@379
|
[379]
|
02/08/07 00:20:45 |
athomas |
pyndexter:
* Builtin indexer can now optionally use different dbm … |
|
|
|
@378
|
[378]
|
02/06/07 20:06:51 |
athomas |
pyndexter:
* Cleared out old builtin indexer.
* Renamed … |
|
|
|
@377
|
[377]
|
02/06/07 19:01:35 |
athomas |
pyndexter:
* Added preliminary stemming interface, with a Porter … |
|
|
|
@376
|
[376]
|
02/04/07 23:03:27 |
athomas |
pyndexter:
* Lucene adapter is functional.
* Few docstring updates.
… |
|
|
|
@374
|
[374]
|
02/04/07 06:33:57 |
athomas |
pyndexter: Merged [log:pyndexter/branches/refactoring@321:373 refactoring … |
|
|
|
@354
|
[354]
|
09/25/06 07:49:51 |
athomas |
pyndexter:
* Added copyright and encoding messages
* All known … |
|
|
|
@345
|
[345]
|
06/06/06 10:22:55 |
athomas |
pyndexter:
* Moved to using a flags argument for Indexer.search(). Is … |
|
|
|
@332
|
[332]
|
04/29/06 23:09:58 |
athomas |
pyndexter:
* Added a horribly inefficient built-in indexer, … |
|
|
|
@331
|
[331]
|
04/24/06 09:51:45 |
athomas |
* Added a MetaSource, which proxies for multiple sources.
* A few bug … |
|
|
|
@330
|
[330]
|
04/24/06 00:08:31 |
athomas |
Documented exceptions. |
|
|
|
@329
|
[329]
|
04/23/06 23:57:38 |
athomas |
Added standard exceptions, refactored most known sources of error to … |
|
|
|
@322
|
[322]
|
04/23/06 05:40:24 |
athomas |
Initial import of Pyndexter. |