Method Search.Database.Base()->remove_field()
- Method remove_field
voidremove_field(stringfield)- Description
Remove a field from the database. Also removes all stored metadata with this field, but not all indexed words using this field id.
- Parameter
field The (possibly wide string) field name to be removed.