Ticket #37 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

FLINT_BTREE_MAX_KEY_LEN of flint db not checked

Reported by: Dirk Datzert <dummy@habmalnefrage.de> Assigned to: athomas
Priority: major Component: pyndexter
Severity: normal Keywords: xapian
Cc:

Description

xapian/flint indexing will crash if words with length > 240 tried to be indexed. This is a limitation in xapian/flint

Attachments

pyndexter-xapian.diff (0.6 kB) - added by Dirk Datzert <dummy@habmalnefrage.de> on 01/30/07 10:29:48.
Patch for xapian-indexer to chek the word length

Change History

01/30/07 10:29:48 changed by Dirk Datzert <dummy@habmalnefrage.de>

  • attachment pyndexter-xapian.diff added.

Patch for xapian-indexer to chek the word length

02/04/07 03:35:56 changed by athomas

  • status changed from new to closed.
  • resolution set to fixed.

Thanks for the heads up Dirk. Fixed in r370.


Add/Change #37 (FLINT_BTREE_MAX_KEY_LEN of flint db not checked)




Change Properties
Action