Timeline


and .

09/18/2009:

18:03 Changeset [334] by matt
Added unit tests.
18:02 Changeset [333] by matt
Removed src directory.
18:00 Changeset [332] by matt
Moved package out of src directory. Started reorganizing modules into …

09/15/2009:

17:24 Changeset [331] by matt
Changed IntraWordFilter? to use array('u') instead of set(). set() was used …
16:02 Changeset [330] by matt
Removed beta tag from version number.
16:02 Changeset [329] by matt
Added IntraWordFilter? and MultiFilter? to whoosh.analyzer. Token.mode now …

09/14/2009:

11:45 Changeset [328] by matt
Changed update_document to use more efficient delete_by_query. Added …

09/11/2009:

12:21 Changeset [327] by matt
Adding Whoosh logo files to version control.

09/09/2009:

11:39 ApiDocs edited by matt
(diff)

09/08/2009:

09:32 Ticket #18 (Investigate blocked/serialized posting format) closed by matt
fixed
00:37 Ticket #69 (buy brand cialis sbhykZp) created by order cialis online
Scrubbing floors and emptying bedpans has as much dignity as the …

09/07/2009:

20:52 Ticket #68 (CIALIS d7Z4fuW) created by buy Cialis
I've never been accused of being tactful. From: +Alan Hicks+ …
20:33 Ticket #67 (Cialis b8IzR3k) created by buy cialas
Silence is the only virtue you have left. …

09/05/2009:

11:45 Ticket #65 (MultiPostingReader Error) closed by matt
fixed

09/04/2009:

13:18 Changeset [326] by matt
Branching for work on db-api backend.
13:15 Changeset [325] by matt
Changed order of classes in source code.
11:44 Changeset [324] by matt
Reorganized PostingReader/QueryScorer? so they inherit from a common base …
11:11 Changeset [323] by matt
Fixed query.Require and query.AndMaybe?.
10:13 Changeset [322] by matt
Removed docs reference to old API.
10:11 Changeset [321] by matt
Added simple tests for Weighting classes. Commented out Searcher.del
09:36 Changeset [320] by matt
Changed direct searcher.ixreader accesses to searcher.reader() calls.
09:28 Changeset [319] by matt
Switched Weighting.score() back to a Searcher as the first parameter …
08:35 Changeset [318] by matt
Fixed docstring.

09/02/2009:

17:45 Changeset [317] by matt
Simplified code and removed "while True" in QueryScorer?.iter default …
17:21 Changeset [316] by matt
Merged change to FileListWriter? from trunk.
16:01 Changeset [315] by matt
FileListReader? no longer keeps the directory in memory.
14:32 Changeset [314] by matt
Initial implementation of column-stored facets.
09:09 Changeset [313] by matt
Branching to work on fast faceting.

09/01/2009:

22:40 Changeset [312] by matt
Bumped beta tag.
22:38 Changeset [311] by matt
Converted analyzer classes to functions that return CompositeAnalyzer?
14:10 Changeset [310] by matt
Bumped beta tag.
14:09 Changeset [309] by matt
Fixed bug where _make_cache was called with an extra argument.
14:00 Changeset [308] by matt
Update docstring.
13:52 Changeset [307] by matt
Added ability to compose tokenizers and filters using |.

08/31/2009:

21:44 Changeset [306] by matt
Fixed documentation.
18:50 Changeset [305] by matt
Added whoosh.support.charset module for translating Sphinx charset table …
18:49 Changeset [304] by matt
18:34 Changeset [303] by matt
Added slightly more informative repr to PhraseScorer? class.
18:32 Changeset [302] by matt
Fixed a bug in IntersectionScorer? where IntersectionScorer?.skip_to() …
17:36 Changeset [301] by matt
Fixed CharsetTokenizer? to use the translated chars to build up the word.
17:35 Changeset [300] by matt
Cleaned up lines, ignore ValueErrors? from unichr.
16:31 Changeset [299] by matt
Initial implementation of Sphinx charset table tools.
13:55 Changeset [298] by matt
Branched to work on character folding filter.
13:15 Ticket #66 (Locking Error With FileStorage) closed by matt
fixed: Oops, should have rolled this into b20, just uploaded 0.3.0b21 with a fix …
13:14 Changeset [297] by matt
Bumped beta tag.
13:13 Changeset [296] by matt
If FileStorage?.lock() fails it now raises a LockError? instead of the …
13:04 Ticket #64 (Escaped Characters) closed by matt
fixed
13:04 Ticket #63 (Ranges & Wildcards) closed by matt
fixed
13:00 Changeset [295] by matt
Changed pyparsing grammar to use CharsNotIn? for word token instead of …
00:21 Ticket #66 (Locking Error With FileStorage) created by daniellindsley
Once a FileStorage lock exists (but is not unlocked), subsequent calls …
00:19 Ticket #65 (MultiPostingReader Error) created by daniellindsley
I've put Whoosh 0.3.0b19 in a low-volume production environment …

08/30/2009:

23:04 Changeset [294] by matt
Bumped beta tag.
23:03 Changeset [293] by matt
Fixed analysis of term text in QueryParser?. Renamed Format.tokenize to …
18:39 Changeset [292] by matt
Cleaned up imports.
18:25 Changeset [291] by matt
Where QueryParser? and Query.normalize() would have returned None they now …
15:48 Changeset [290] by matt
Removed "multiterm" from the QueryParser?... whatever the parser sees as a …
15:29 Ticket #64 (Escaped Characters) created by daniellindsley
Ran into the following bugs while trying to work with escaped characters. …
15:18 Ticket #63 (Ranges & Wildcards) reopened by daniellindsley
With, 0.3.0b16, I get the following traceback in my tests: […] The …
14:54 Ticket #63 (Ranges & Wildcards) closed by matt
fixed: OK, *now* it should be fixed (0.3.0b16).
14:54 Changeset [289] by matt
Bumped beta tag.
14:53 Changeset [288] by matt
Rewrote the range grammer for more betterness.
13:44 Ticket #63 (Ranges & Wildcards) reopened by matt
Damn, I could have sworn this was working, but now an open start isn't …
13:15 Changeset [287] by matt
Added alias.
13:14 Changeset [286] by matt
Convert open range boundaries to strings in the parser, rather than in the …
13:10 Ticket #63 (Ranges & Wildcards) closed by matt
fixed: You can (well, as of 0.3.0b15, since I had to fix a bug in the query …
13:04 Changeset [285] by matt
Fixed creation of open-ended ranges in QueryParser?.make_range().
11:34 Ticket #63 (Ranges & Wildcards) created by daniellindsley
I like the new range syntax. Much improved over the older .. notation. …
00:05 Changeset [284] by matt
Removed Prefix queries from the query parser, now only Wildcards are …

08/29/2009:

23:44 Changeset [283] by matt
Query parser can now call analyzer with keyword tokenize=False to prevent …
16:02 Changeset [282] by matt
If analyzing prefix/wildcard text yields no tokens, fall back to just …
03:16 Changeset [281] by matt
Reverted previous change to PhraseScorer?.score().
02:47 Changeset [280] by matt
Updated Phrase.PhraseScorer? to multiply the term intersection score by the …
02:10 Ticket #62 ('Exclude' object has no attribute 'format') closed by matt
fixed: Fixed in 0.3.0b11. Thanks!
02:10 Ticket #61 (Error while running index.refresh()?) closed by matt
fixed: Fixed in 0.3.0b11. Thanks!
02:09 Changeset [279] by matt
Excludes needs to copy the format object from its wrapped reader for …
02:04 Changeset [278] by matt
FileIndex?.refresh() had the wrong initializer signature for itself. Fixes: …
02:01 Ticket #62 ('Exclude' object has no attribute 'format') created by daniellindsley
So, in my test suite for testing integration with Whoosh, I do a "remove …
01:36 Ticket #61 (Error while running index.refresh()?) created by daniellindsley
I must have a gift tonight. To overcome some of the multiprocess/threading …
01:08 Ticket #60 (Possible sorting issue?) closed by matt
fixed: Fixed in 0.3.0b10. Thanks!
01:06 Changeset [277] by matt
Fixed use of PostingReader? API.
01:04 Changeset [276] by matt
Was passing a Searcher to Sorter.order() instead of an IndexReader?. Fixes: …
00:56 Ticket #60 (Possible sorting issue?) created by daniellindsley
While updating my codebase from 0.1.x to 0.3.0b9, I ran into the following …

08/28/2009:

23:12 Changeset [275] by matt
Bumped beta tag.
23:11 Changeset [274] by matt
Fixed a bug in MultiReader?.postings() where it would try to make a …
14:59 Changeset [273] by matt
Added standard objects to template context.
14:44 Changeset [272] by matt
Added initial prototype for an embedded web app.
11:56 Changeset [271] by matt
Branching to work on web introspection interface.

08/25/2009:

12:48 Changeset [270] by matt
Bumped beta tag.
12:47 Changeset [269] by matt
Cleaned up logic in TermRange?. Added test for TermRange? in/ex-clusivity. …
10:07 Changeset [268] by matt
Branching to work on multiprocessor speed-ups.
09:56 Changeset [267] by matt
Added StructFile?.write_string2() which writes a USHORT length instead of a …
09:41 Changeset [266] by matt
Bumped beta tag.
09:40 Changeset [265] by matt
Updated docs.

08/21/2009:

13:48 Changeset [264] by matt
Bumped beta tag.
13:47 Changeset [263] by matt
Was passing a Searcher, is supposed to be an IndexReader?.
Note: See TracTimeline for information about the timeline view.