Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This page allows to select which containers should be indexed in the connection. You can user use Lookup to search for the containers.

...

This page is only accessible by pressing Configure button on the previous page. On this page you can configure which fields should be indexed, searchable and added to details pane.


Data Grid ColumnDescription
IndexAdd or remove container field from index.
SearchableControls if users should be able to search using this field's value.
Add to DetailsControls if the field should be visible in the Details card.
Field Name

Field display name.

Card FieldIndicates if the field is accessible only from card field in Maconomy. Indexing card fields requires additional request per record slowing down full scan a lot. This is why all card fields are not included in the index by default.
Data TypeData type of the field.


Setting NameDescription
Container Display NameDisplay name for the container. By default it is set to the internal name. This is the same value as Display Name (editable) in the containers list.
  • Important Note: This value will be presented for the users, so consider changing it.
Name fieldDecides which field should be used as a name metadata of the indexed document
Created Date fieldDecides which field should be used as a created date metadata of the indexed document. Only fields of type data can be selected here.
Created By fieldDecides which field should be used as an author metadata of the indexed document. This will also be used by the author refiner.
Modified Date fieldDecides which field should be used as a last modified date metadata of the indexed document. This will also be used by the date modified refiner. Only fields of type data can be selected here.
Modified By fieldDecides which field should be used as a modified by metadata of the indexed document. This will also be used by modified by refiner.
Date and time mergingMaconomy API sends date and time in separate fields. Here you can join both fields into single metadata.
Index table records as attachmentsDecides whether table fields of the record should be indexed as documents' attachments. If you check this option you will see similar add , second data grid where you configure metadata for the attachments. Indexing table records requires additional request per record slowing down full scan a lot. This is why all table records are not included in the index by default.

...