compounds
This table represents the content of the compound index. The compound index represent the words used by Solr to split words in several pieces. By filling this table, the system will stop using the standard compound index and use the content of this table instead.
Field name | Type | Mode | Description |
---|---|---|---|
language | STRING | REQUIRED | a language code (fr, de, en, it, ...) |
compound | STRING | REQUIRED | a compound string |
origin | STRING | REQUIRED | please provide a unique key defining the origin system of these data, not used, but useful for debugging / monitoring |
creation_tm | TIMESTAMP | REQUIRED | please provide timestampe of the initial creation of this row |
last_modified_tm | TIMESTAMP | REQUIRED | please provide timestampe of the last modification of this row |