]> mj.ucw.cz Git - libucw.git/history - lib/index.h
tiny bugfix
[libucw.git] / lib / index.h
2004-07-12 Martin MaresIntroduced late matchers and custom statistics [see...
2004-02-25 Martin MaresRemoved hopefully all implicit dependencies on file...
2004-02-18 Martin MaresMoved struct card_prints to index.h, because it's used...
2003-12-11 Robert Spalekdeleted comment about fprecog
2003-12-03 Robert Spalekindex version reverted to v2.6 subversion 2, because...
2003-12-02 Robert Spalekindex version incremented due to lexmap.h change
2003-11-17 Robert Spalek1. db/catalog.gz ---> db/catalog
2003-11-13 Robert SpalekI decided to turn off cf/url-equiv for indexation....
2003-11-03 Robert Spalek- giant class flag moved from attributes to card-notes
2003-11-02 Robert SpalekINDEX_VERSION fixed
2003-10-31 Robert Spalekindexer rewritten to generate redirect brackets
2003-10-03 Martin MaresSearch for custom.h at the right place.
2003-06-30 Martin MaresSeveral changes mixed to one commit (sorry, the CVS...
2003-06-11 Martin MaresAdded mapping of URL keys according to the prefix equiv...
2003-06-11 Martin MaresFunctions working with tagged characters moved from...
2003-06-11 Martin MaresSplit URL fingerprinting inside indexer from the other...
2003-06-11 Martin MaresOops, the hash function for fingerprints was terribly...
2003-06-04 Martin MaresMake sherlockd calculate per-filetype number of matched...
2003-04-13 Martin MaresAdded a new card flag for cards in giant classes. Don...
2003-03-25 Martin MaresOne more parameters change.
2003-03-24 Martin MaresMore changes to the custom attribute mechanism:
2003-03-08 Martin MaresBetter explanation of CARD_FLAG_FRAMESET.
2003-03-08 Martin MaresIntroduced CARD_LANG_FRAMESET.
2003-03-02 Martin MaresOh, those misleading comments...
2003-01-22 Martin MaresMore configuration enhancements:
2002-10-10 Martin MaresAudited usage of MAX_WORD_LEN, fixed several bugs and...
2002-08-19 Martin MaresSite compression turned to a configurable feature.
2002-06-18 Martin MaresIntroduced SKIP_TAGGED_CHAR.
2002-06-08 Martin MaresMerging IS branch: New customization code and its use...
2002-06-03 Martin MaresMoved MAX_COMPLEX_LEN to index.h.
2002-05-24 Martin MaresImage objects are now marked with a special flag and...
2002-05-22 Martin MaresAdded bget_tagged_char().
2002-04-20 Martin MaresForgot to commit this one during the "search by age...
2002-04-20 Martin MaresAdded secondary sorting (i.e., breaking ties when two...
2002-04-20 Martin MaresAdded support for indexing/searching by custom attributes.
2001-10-05 Martin MaresMoved all customizable parts of configuration and index...
2001-05-13 Martin MaresMinor optimization of GET_TAGGED_CHAR.
2001-04-10 Martin MaresRelax the accent match rules of "auto" accent mode...
2001-04-10 Martin MaresURL words split to two categories with different weights.
2001-04-08 Martin MaresAdded URLWORD search specifier.
2001-03-30 Martin MaresAdded indexing of URL words (partially ported from...
2001-03-30 Martin MaresCleanup of word type name macros.
2001-03-30 Robert Spalekcards.c printed tags converted tolower
2001-03-30 Robert Spalekadded WT_NAMES from WORD_TYPE_NAMES temporarily, MJ...
2001-03-27 Martin MaresAdded ASSERT checks for tag byte syntax. Didn't find...
2001-03-07 Martin MaresRemoved old incarnation of CLAMP.
2001-03-06 Martin MaresThe StringMap file contains an end marker pointing...
2001-03-03 Martin MaresMoved fp_hash() to index.h.
2001-03-03 Martin MaresAdded indexer names for word and string type classes.
2001-03-03 Martin MaresDefined which string classes contain URL's and which...
2001-03-01 Martin MaresDefined a GET_TAGGED_CHAR macro to read our internal...
2001-02-23 Martin MaresGenerate index cards.
2001-02-23 Martin MaresIndexing of strings.
2001-02-22 Martin MaresSome more chewer work...
2001-02-20 Martin MaresAdded a useful macro for value clamping.
2001-02-16 Martin MaresDeclare fingerprints as 12 bytes, not 3 u32's.
2001-02-16 Martin MaresAdded merger.
2001-02-16 Martin MaresScanner improvements: create redirect backlinks, detect...
2001-02-15 Martin MaresAdded URL fingerprints.
2001-01-23 Martin MaresWord type 0 is reserved.
2001-01-21 Martin MaresHTML parser basically works. A *lot* of things still...
2001-01-21 Martin MaresCreated a header which will contain description of...