Timeline


and .

02/05/2010:

11:32 Changeset [416] by matt
Added unit tests.

02/03/2010:

18:45 Changeset [415] by matt
Work on NUMERIC, DATETIME, and BOOLEAN field types. Changes instances of …

02/02/2010:

15:57 Changeset [414] by matt
Fixed docstring problem.

01/30/2010:

15:24 Changeset [413] by matt
Added writing.AsyncWriter?. Removed obsolete call to FileIndex?.unlock(). …
00:54 Changeset [412] by matt
Switched from directory creation to new fcntl/msvcrt file locking scheme …

01/29/2010:

14:38 Changeset [411] by matt
Created branch to work on socket-based index mutex.
10:32 Changeset [410] by matt
Removed autohelp for Paginator object.
10:30 Changeset [409] by matt
Added qparser package to setup.py. Added Searcher.search_page() method and …

01/28/2010:

16:07 Changeset [408] by matt
Fixed NullFragmenter? so it encompasses the entire input text, even if the …
15:30 Changeset [407] by matt
Added copy() method to Schema.
14:55 Changeset [406] by matt
Changed instances of unicode.encode() and str.decode() to use encoder and …

01/23/2010:

14:19 Changeset [405] by matt
Changed query.AndNot? to use a filter instead of AndNotScorer?, because the …

01/22/2010:

18:02 Changeset [404] by matt
Reorganized qparser module into a package. Added DisMaxParser?. Reorganized …
15:17 Changeset [403] by matt
Switched to faster implementation of minmatch check in UnionScorer?.
14:03 Changeset [402] by matt
Added DisjunctionMax? to docs.
13:58 Changeset [401] by matt
Added DisjunctionMax? query. Added minmatch to Or query/UnionScorer. Fixed …

01/21/2010:

11:22 Changeset [400] by matt
Added ability to limit number of term classes generated by …

01/20/2010:

15:48 Changeset [399] by matt
Fixed docstrings of Query.all_terms() and Query.existing_terms() to …
15:43 Changeset [398] by matt
Changed Query.all_terms() and Query.existing_terms() so they return a set.
15:08 Changeset [397] by matt
Fixed issue with term mapping in highlight.HtmlFormatter?.
14:54 Changeset [396] by matt
Added HtmlFormatter? to docs. Minor docstring fix.
14:53 Changeset [395] by matt
Added unit tests for Query methods.
14:40 Changeset [394] by matt
Added "phrases" argument to Query.all_terms() and Query.existing_terms(). …
14:23 Changeset [393] by matt
Fixed NullFragmenter? signature and initializer. Fixed bugs in …
10:54 Changeset [392] by matt
Fixed "not" test to (a) not collide with an existing method, and (b) …
10:50 Changeset [391] by matt
Added simple NOT search tests.
10:41 Changeset [390] by matt
Cleaned up BitVector? boolean operation methods.

01/19/2010:

17:03 Changeset [389] by matt
Added wikiparser.textify, wikiparser.core.Events. Renamed Replace to …
10:39 Changeset [388] by matt
Top-level Not queries now return results instead of raising an exception. …

01/13/2010:

15:39 Changeset [387] by matt
Removed dedent option from PyConsole?... the content will always be …
15:38 Changeset [386] by matt
Added PyConsole? block matcher. Added expression argument to block matcher …
11:03 Changeset [385] by matt
Added promote_elements function, cleaned up use of etree API.

01/11/2010:

18:07 Changeset [384] by matt
Converted context argument to custom class instead of just a dict. Cleaned …
13:27 Changeset [383] by matt
Removed obsolete code.

01/09/2010:

19:08 Changeset [382] by matt
Added line_start argument to regex-based matchers.
18:04 Changeset [381] by matt
16:48 Changeset [380] by matt
Added Matcher.line_start to treat matchers that match after newlines …
15:27 Changeset [379] by matt
Fixed up Not attributes, added unit tests.
15:22 Changeset [378] by matt
Switched to chartable based lookup of matchers in Mixed.
13:32 Changeset [377] by matt
Added new test suite for tests of specific markup matches.
13:31 Changeset [376] by matt
Another gigantic commit of ongoing work. :(
Note: See TracTimeline for information about the timeline view.