Skip to content

Do not index "useless" rows in predicate table

To make predicate lookup a bit faster by keeping predicate and predicate_category small, do not index the documents we do not need in these table. This is done for Assignment, Career, Payment Condition, Delivery Cells, Budget Line and Budget Cells.

/cc @vpelletier @kazuhiko @tiwariayush

Merge request reports