Autor Thema: Designer Hilfe zu CreateFTIndex falsch  (Gelesen 1147 mal)

Glombi

  • Gast
Designer Hilfe zu CreateFTIndex falsch
« am: 12.11.07 - 15:34:23 »
In der Designer Hilfe steht:

Syntax
Call notesDatabase.CreateFTIndex( options& , recreate )
Parameters
options&
Constant of type Long. Combine options with addition.
FTINDEX_ALL_BREAKS (4) to index sentence and paragraph breaks
FTINDEX_ATTACHED_BIN_FILES (16) to index attached files (binary)
FTINDEX_ATTACHED_FILES (1) to index attached files (raw text)
FTINDEX_CASE_SENSITIVE (8) to enable case-sensitive searches
FTINDEX_ENCRYPTED_FIELDS (2) to index encrypted fields

Korrekt ist aber
FTINDEX_ATTACHED_BIN_FILES (17) to index attached files (binary)

ausser man interpretiert es so:
Um FTINDEX_ATTACHED_BIN_FILES (16) verwenden zu können, muss auch immer FTINDEX_ATTACHED_FILES (1) gesetzt werden.

Ausserdem wird kein Volltext angelegt, wenn keine Dokumente in der Datenbank vorhanden sind.
Das ist ärgerlich, wenn man per Script bei einem automatisierten Rollout den Index gleich erstellen will.

siehe auch
http://atnotes.de/index.php?topic=36526.0

Andreas

 

Impressum Atnotes.de  -  Powered by Syslords Solutions  -  Datenschutz