Bounds check terms based in ICU norm
[idzebra-moved-to-github.git] / index / extract.c
2012-05-21 Adam DickmeissBounds check terms based in ICU norm
2012-05-21 Adam DickmeissPrevent memcpy overlap
2011-08-30 Adam DickmeissSimplify snippet_add_incomplete_field
2011-08-30 Adam DickmeissFix snippets for complete fields, bug #4590
2011-06-05 Adam DickmeissIncrement seqno for complete fields (non-ICU)
2011-05-19 Adam Dickmeissconfigure produces config.h
2011-03-22 Adam DickmeissFix comp for FLUSH2==0
2011-03-22 Adam DickmeissFix comp for FLUSH2==0
2011-02-09 Adam DickmeissHappy new year.
2011-02-07 Adam DickmeissVerbose level for register check
2010-01-14 Adam DickmeissBump copyright year
2009-01-15 Adam DickmeissAlign snippets handling of unknown register type with...
2009-01-09 Adam DickmeissHappy new year
2009-01-09 Adam DickmeissAvoid record match in test mode (-s) and refactor a bit
2008-11-06 Adam DickmeissPass section_id for sortkeys
2008-11-05 Adam DickmeissMake section_id part of multi-value sort (one sort...
2008-09-19 Adam Dickmeisssort uses custom record ID if given / test_safari
2008-09-09 Adam DickmeissFunctional multi-value sort + tests
2008-09-09 Adam DickmeissMore work on multi-map for sort
2008-04-03 Adam DickmeissOmit CVS Id. Update copyright year.
2008-01-26 Adam DickmeissLog normalized terms when indexdetails log level is...
2008-01-24 Adam DickmeissAlign use of seqno for ICU snippets
2007-12-20 Adam DickmeissChanged log message for adelete action
2007-12-20 Adam DickmeissImplemented update action : adelete.
2007-12-17 Adam DickmeissSort indexes using ICU normalization.
2007-12-13 Adam DickmeissICU functional for scan and snippets.
2007-12-10 Adam DickmeissHandle display buf for searches (ICU).
2007-12-07 Adam DickmeissICU term lists are handled for search.
2007-11-30 Adam DickmeissAllow record retrieval for record types using custom...
2007-11-08 Adam DickmeissFirst successful test with ICU sortkeys in dictionary.
2007-11-06 Adam DickmeissThe zebramaps implements index_types functionality.
2007-10-31 Adam DickmeissChanged the index type to a string everywhere.
2007-10-30 Adam DickmeissIntroduced zebra_map_t in zebra_maps API.
2007-10-29 Adam DickmeissChanged type of index_type char/int to string.
2007-10-29 Adam DickmeissFirst indexing using index_types system (ICU).
2007-10-29 Adam DickmeissWS changes for function calls.
2007-08-31 Adam DickmeissFixes for snippet/scan where we do "reextract". The...
2007-08-22 Adam DickmeissFixed bug in snippet support where first char was missed
2007-08-21 Adam DickmeissScan now returns displayTerm which is extract from...
2007-08-21 Adam DickmeissGeneric snippet support. Unlike previous versions of...
2007-05-08 Adam DickmeissDisplay match string if log level "extract" is used.
2007-05-08 Adam DickmeissUse Odr_oid for OIDs. Require YAZ 3.0.2 or later.
2007-04-25 Adam Dickmeisslog optimized on level 'extrat'; details in 'details'
2007-04-07 Adam DickmeissChanged extract code so that it optimizes updates of...
2007-03-20 Adam DickmeissRemove debug msg
2007-03-14 Adam DickmeissChanged some types in mod_dom.c ; mostly 'xmlChar ...
2007-03-14 Adam DickmeissChanged record update API . It is now handled by function
2007-03-13 Adam DickmeissFixed bug #944: Allow extraction of multiple records...
2007-03-01 Adam DickmeissAllow record filters to return 'skip' this record ...
2007-02-06 Adam DickmeissThe configuration, fileverboselimit, has a value of...
2007-01-22 Adam DickmeissStaticrank indexing is now an index register type defin...
2007-01-15 Adam Dickmeiss2007.
2006-12-18 Adam DickmeissImplemented sorting via the ISAMB system. To enable...
2006-12-11 Adam DickmeissRemove unused variable (dst_buf)
2006-12-05 Adam DickmeissOnly add first in field marker if there field has term...
2006-11-28 Adam DickmeissIssue warning if staticrank is < 0. And set to 0
2006-11-25 Adam DickmeissFixed bug #735: Delete fails to process rest of file...
2006-11-21 Adam DickmeissGet rid of SYSNO which is zint anyway. Removed various...
2006-11-21 Adam DickmeissMake threading for index sort configurable.
2006-11-21 Adam DickmeissSplit it_key stuff into it_key.c. For indexing, sort...
2006-11-20 Adam DickmeissRemove obsolete SORT_EXTRA code (no longer in use).
2006-11-16 Adam DickmeissFix setting of recordAttr->recordSize in case of storeD...
2006-11-14 Adam DickmeissWork on bug #550: Avoid exit. In particular the mfile...
2006-11-09 Adam DickmeissRenamed function zebra_snippets_rec_keys to zebra_rec_k...
2006-11-02 Adam DickmeissLog level -v indexdetails logs all terms indexed for...
2006-10-30 Adam DickmeissRevert last change for extract.c, due to tests failing...
2006-10-29 Adam DickmeissFor record file stream indexing, stop looping if offset...
2006-10-29 Adam DickmeissFixed several prototypes.. Most changes are f() to...
2006-09-15 Adam DickmeissRename rec_rm to rec_free. Annotate the recindex.h...
2006-09-08 Adam DickmeissHonor position attribute, i.e. allow first-in-field...
2006-08-22 Adam DickmeissCommon stream reader interface for record filters ...
2006-08-16 Adam DickmeissExperimental segment facility (for matching of words...
2006-08-15 Adam DickmeissDefinitions in zebramap.h are private. ZebraMaps no...
2006-08-14 Adam DickmeissUpdate copyright year + FSF address
2006-06-23 Adam DickmeissGet of of searchtype=always. Instead deal with always...
2006-06-22 Adam DickmeissIndexing system change. Introduced new index category...
2006-06-22 Adam DickmeissAdded support for alwaysmatches on regular indexes...
2006-06-13 Adam DickmeissChanged several yaz_log calls which prints off_t value.
2006-06-13 Adam DickmeissDisable X-Path indexing for explain records (in the...
2006-06-07 Adam DickmeissUse CAST_ZINT_TO_INT in some places, so we can easily...
2006-05-30 Adam Dickmeissencode_info moved from index.h to extract.c and simplified
2006-05-30 Adam DickmeissChange return type for a zebra_add_record + zebra_repos...
2006-05-19 Adam DickmeissFurhter code reductions because of string attributes
2006-05-19 Adam DickmeissZebra uses string attributes for indexing internally...
2006-05-18 Adam DickmeissSort Keys are stored using the reckeys_t structure...
2006-05-17 Adam DickmeissImplemented bug #588: allrecords search. Using @attr...
2006-05-10 Adam DickmeissCheck size of off_t and adjust printf format accordingly.
2006-05-10 Adam DickmeissFix printing of match string in updating code
2006-05-10 Adam DickmeissAdded code which maintains number of term occurrences...
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
2006-05-09 Marc Crommeadded sysno and matchStr (if exists) to logging of...
2006-04-05 Adam DickmeissRenamed fileExtract to zebra_extract_file.. The new...
2006-03-30 Adam DickmeissAdd extra argument to zebraExplain_lookup_ord so that...
2006-03-25 Adam DickmeissFix logging of record type
2006-03-20 Mike TaylorFix printf()-format mismatch error, %d/zint.
2006-02-20 Adam DickmeissHandle negative staticranks returned by filters.. Issue...
2006-02-09 Adam DickmeissFixed bug #447: Zebra aborts with "isamb: Inconsistent...
2006-02-08 Adam DickmeissFixed bug #462: recordId: (set,use) is picky
2005-12-09 Adam DickmeissFor buffer_extract_sysno, match criteria is only used...
2005-11-10 Adam DickmeissAllow updates on empty records.
next