|
|
|
@456
|
[456]
|
3 years |
athomas |
pyndexter: Skip unsupported NOT query test for builtin indexer.
|
|
|
|
@454
|
[454]
|
3 years |
athomas |
pyndexter: Whoops.
|
|
|
|
@453
|
[453]
|
3 years |
athomas |
pyndexter: Moved to hyperestraier pure-Python module, fixed setup.py.
|
|
|
|
@452
|
[452]
|
3 years |
athomas |
pyndexter: All modules are now prefixed with _ to avoid import collisions. …
|
|
|
|
@451
|
[451]
|
3 years |
athomas |
pyndexter: Added sub-expression and attr:value support to the query …
|
|
|
|
@450
|
[450]
|
3 years |
athomas |
pyndexter: moved excerpt into the util module.
|
|
|
|
@449
|
[449]
|
3 years |
athomas |
pyndexter: Moving to a cleaner API - removed source and state code.
|
|
|
|
@401
|
[401]
|
3 years |
athomas |
pyndexter: Cosmetic tweaks.
|
|
|
|
@400
|
[400]
|
3 years |
athomas |
pyndexter: Fixed author in setup.py.
|
|
|
|
@399
|
[399]
|
3 years |
athomas |
pyndexter: Whoops.
|
|
|
|
@398
|
[398]
|
3 years |
athomas |
pyndexter: Updated .todo mime-type.
|
|
|
|
@397
|
[397]
|
3 years |
athomas |
pyndexter: Still more docstring updates.
|
|
|
|
@396
|
[396]
|
3 years |
athomas |
pyndexter: More docstring updates.
|
|
|
|
@395
|
[395]
|
3 years |
athomas |
pyndexter: Updated a lot of API documentation.
|
|
|
|
@394
|
[394]
|
3 years |
athomas |
pyndexter: Some release preparation cleanup.
|
|
|
|
@393
|
[393]
|
3 years |
athomas |
pyndexter:
* All indexers are now being fairly comprehensively tested. …
|
|
|
|
@392
|
[392]
|
3 years |
athomas |
pyndexter: More unit test updates, plus some bugfixes that came out of the …
|
|
|
|
@391
|
[391]
|
3 years |
athomas |
pyndexter: Start of Indexer test cases.
|
|
|
|
@390
|
[390]
|
3 years |
athomas |
pyndexter: Some good progress on adding the suite of tests.
|
|
|
|
@389
|
[389]
|
3 years |
athomas |
pyndexter: Superficial updates.
|
|
|
|
@388
|
[388]
|
3 years |
athomas |
pyndexter: Query objects now act as a function object, matching their …
|
|
|
|
@387
|
[387]
|
3 years |
athomas |
pyndexter: URI objects are now passed around exclusively (hopefully) …
|
|
|
|
@386
|
[386]
|
3 years |
athomas |
pyndexter:
* Passing an indexer to the framework is now optional.
* …
|
|
|
|
@385
|
[385]
|
3 years |
athomas |
pyndexter: More doctests for URI.
|
|
|
|
@384
|
[384]
|
3 years |
athomas |
pyndexter:
* Framework filters will now be passed the Framework …
|
|
|
|
@383
|
[383]
|
3 years |
athomas |
pyndexter:
* bool URI query parsing works now
* Added document content …
|
|
|
|
@382
|
[382]
|
3 years |
athomas |
pyndexter: Agh. Commit the remainder of the last change.
|
|
|
|
@381
|
[381]
|
3 years |
athomas |
pyndexter:
* Renamed sync() to flush() to disambiguate from …
|
|
|
|
@380
|
[380]
|
3 years |
athomas |
pyndexter:
* Hit objects no longer have a document attribute. …
|
|
|
|
@379
|
[379]
|
3 years |
athomas |
pyndexter:
* Builtin indexer can now optionally use different dbm …
|
|
|
|
@378
|
[378]
|
3 years |
athomas |
pyndexter:
* Cleared out old builtin indexer.
* Renamed …
|
|
|
|
@377
|
[377]
|
3 years |
athomas |
pyndexter:
* Added preliminary stemming interface, with a Porter …
|
|
|
|
@376
|
[376]
|
3 years |
athomas |
pyndexter:
* Lucene adapter is functional.
* Few docstring updates.
…
|
|
|
|
@375
|
[375]
|
3 years |
athomas |
pyndexter: Updated file source docs.
|
|
|
|
@374
|
[374]
|
3 years |
athomas |
pyndexter: Merged [log:pyndexter/branches/refactoring@321:373 refactoring …
|
|
|
|
@354
|
[354]
|
4 years |
athomas |
pyndexter:
* Added copyright and encoding messages
* All known …
|
|
|
|
@353
|
[353]
|
4 years |
athomas |
pyndexter: FileSource will now only index regular files.
|
|
|
|
@346
|
[346]
|
4 years |
athomas |
pyndexter: cleaned up setup.py for upload to the Cheese Shop.
|
|
|
|
@345
|
[345]
|
4 years |
athomas |
pyndexter:
* Moved to using a flags argument for Indexer.search(). Is …
|
|
|
|
@332
|
[332]
|
4 years |
athomas |
pyndexter:
* Added a horribly inefficient built-in indexer, …
|
|
|
|
@331
|
[331]
|
4 years |
athomas |
* Added a MetaSource, which proxies for multiple sources.
* A few bug …
|
|
|
|
@330
|
[330]
|
4 years |
athomas |
Documented exceptions.
|
|
|
|
@329
|
[329]
|
4 years |
athomas |
Added standard exceptions, refactored most known sources of error to …
|
|
|
|
@327
|
[327]
|
4 years |
athomas |
pyndexter: Updated XapianSearch to return Hit objects.
|
|
|
|
@322
|
[322]
|
4 years |
athomas |
Initial import of Pyndexter.
|
|
|
|
@321
|
[321]
|
4 years |
athomas |
|