Filter: SoftwareComponentFlexSearchFilter
An aggregation contains all values of a list. Each check in this type is true if it matches any of the values in the list.
Related Types
Input Fields
Name | Type | Description |
---|---|---|
AND | SoftwareComponentFlexSearchFilter | A field that checks if all filters in the list apply If the list is empty, this filter applies to all objects. |
OR | SoftwareComponentFlexSearchFilter | A field that checks if any of the filters in the list apply. If the list is empty, this filter applies to no objects. Note that only the items in the list or-combined; this complete |
author_contains_all_prefixes | String | Tokenizes the provided string into prefixes, and checks if all prefixes appears in The author of this component |
author_contains_all_words | String | Tokenizes the provided string into words, and checks if The author of this component |
author_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The author of this component |
author_contains_any_word | String | Tokenizes the provided string into words, and checks if The author of this component |
author_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is included in The author of this component |
author_not_contains_all_prefixes | String | Tokenizes the provided prefixes into words, and checks if there is at least one prefix that does not appear in The author of this component |
author_not_contains_all_words | String | Tokenizes the provided string into words, and checks if at least one word is not contained in The author of this component |
author_not_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The author of this component |
author_not_contains_any_word | String | Tokenizes the provided string into words, and checks if The author of this component |
author_not_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is not included in The author of this component |
createdAt | DateTime | Checks if The instant this object has been created |
createdAt_gt | DateTime | Checks if The instant this object has been created |
createdAt_gte | DateTime | Checks if The instant this object has been created |
createdAt_in | DateTime | Checks if The instant this object has been created |
createdAt_lt | DateTime | Checks if The instant this object has been created |
createdAt_lte | DateTime | Checks if The instant this object has been created |
createdAt_not | DateTime | Checks if The instant this object has been created |
createdAt_not_in | DateTime | Checks if The instant this object has been created |
detailedDescription_contains_all_prefixes | String | Tokenizes the provided string into prefixes, and checks if all prefixes appears in The detailed description of this component |
detailedDescription_contains_all_words | String | Tokenizes the provided string into words, and checks if The detailed description of this component |
detailedDescription_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The detailed description of this component |
detailedDescription_contains_any_word | String | Tokenizes the provided string into words, and checks if The detailed description of this component |
detailedDescription_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is included in The detailed description of this component |
detailedDescription_not_contains_all_prefixes | String | Tokenizes the provided prefixes into words, and checks if there is at least one prefix that does not appear in The detailed description of this component |
detailedDescription_not_contains_all_words | String | Tokenizes the provided string into words, and checks if at least one word is not contained in The detailed description of this component |
detailedDescription_not_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The detailed description of this component |
detailedDescription_not_contains_any_word | String | Tokenizes the provided string into words, and checks if The detailed description of this component |
detailedDescription_not_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is not included in The detailed description of this component |
downloadLocation_contains_all_prefixes | String | Tokenizes the provided string into prefixes, and checks if all prefixes appears in The download URL, or a specific location within a version control system (VCS) for the component or package |
downloadLocation_contains_all_words | String | Tokenizes the provided string into words, and checks if The download URL, or a specific location within a version control system (VCS) for the component or package |
downloadLocation_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The download URL, or a specific location within a version control system (VCS) for the component or package |
downloadLocation_contains_any_word | String | Tokenizes the provided string into words, and checks if The download URL, or a specific location within a version control system (VCS) for the component or package |
downloadLocation_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is included in The download URL, or a specific location within a version control system (VCS) for the component or package |
downloadLocation_not_contains_all_prefixes | String | Tokenizes the provided prefixes into words, and checks if there is at least one prefix that does not appear in The download URL, or a specific location within a version control system (VCS) for the component or package |
downloadLocation_not_contains_all_words | String | Tokenizes the provided string into words, and checks if at least one word is not contained in The download URL, or a specific location within a version control system (VCS) for the component or package |
downloadLocation_not_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The download URL, or a specific location within a version control system (VCS) for the component or package |
downloadLocation_not_contains_any_word | String | Tokenizes the provided string into words, and checks if The download URL, or a specific location within a version control system (VCS) for the component or package |
downloadLocation_not_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is not included in The download URL, or a specific location within a version control system (VCS) for the component or package |
fileName_contains_all_prefixes | String | Tokenizes the provided string into prefixes, and checks if all prefixes appears in The actual file name of the component or package, or path of the directory being treated as a package. |
fileName_contains_all_words | String | Tokenizes the provided string into words, and checks if The actual file name of the component or package, or path of the directory being treated as a package. |
fileName_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The actual file name of the component or package, or path of the directory being treated as a package. |
fileName_contains_any_word | String | Tokenizes the provided string into words, and checks if The actual file name of the component or package, or path of the directory being treated as a package. |
fileName_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is included in The actual file name of the component or package, or path of the directory being treated as a package. |
fileName_not_contains_all_prefixes | String | Tokenizes the provided prefixes into words, and checks if there is at least one prefix that does not appear in The actual file name of the component or package, or path of the directory being treated as a package. |
fileName_not_contains_all_words | String | Tokenizes the provided string into words, and checks if at least one word is not contained in The actual file name of the component or package, or path of the directory being treated as a package. |
fileName_not_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The actual file name of the component or package, or path of the directory being treated as a package. |
fileName_not_contains_any_word | String | Tokenizes the provided string into words, and checks if The actual file name of the component or package, or path of the directory being treated as a package. |
fileName_not_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is not included in The actual file name of the component or package, or path of the directory being treated as a package. |
group_contains_all_prefixes | String | Tokenizes the provided string into prefixes, and checks if all prefixes appears in The grouping name or identifier associated with this component. Examples include a Maven groupId or a Ruby Gem namespace. |
group_contains_all_words | String | Tokenizes the provided string into words, and checks if The grouping name or identifier associated with this component. Examples include a Maven groupId or a Ruby Gem namespace. |
group_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The grouping name or identifier associated with this component. Examples include a Maven groupId or a Ruby Gem namespace. |
group_contains_any_word | String | Tokenizes the provided string into words, and checks if The grouping name or identifier associated with this component. Examples include a Maven groupId or a Ruby Gem namespace. |
group_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is included in The grouping name or identifier associated with this component. Examples include a Maven groupId or a Ruby Gem namespace. |
group_not_contains_all_prefixes | String | Tokenizes the provided prefixes into words, and checks if there is at least one prefix that does not appear in The grouping name or identifier associated with this component. Examples include a Maven groupId or a Ruby Gem namespace. |
group_not_contains_all_words | String | Tokenizes the provided string into words, and checks if at least one word is not contained in The grouping name or identifier associated with this component. Examples include a Maven groupId or a Ruby Gem namespace. |
group_not_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The grouping name or identifier associated with this component. Examples include a Maven groupId or a Ruby Gem namespace. |
group_not_contains_any_word | String | Tokenizes the provided string into words, and checks if The grouping name or identifier associated with this component. Examples include a Maven groupId or a Ruby Gem namespace. |
group_not_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is not included in The grouping name or identifier associated with this component. Examples include a Maven groupId or a Ruby Gem namespace. |
id | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_in | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_not | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_not_in | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
mimeType_contains_all_prefixes | String | Tokenizes the provided string into prefixes, and checks if all prefixes appears in The mime-type of this component |
mimeType_contains_all_words | String | Tokenizes the provided string into words, and checks if The mime-type of this component |
mimeType_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The mime-type of this component |
mimeType_contains_any_word | String | Tokenizes the provided string into words, and checks if The mime-type of this component |
mimeType_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is included in The mime-type of this component |
mimeType_not_contains_all_prefixes | String | Tokenizes the provided prefixes into words, and checks if there is at least one prefix that does not appear in The mime-type of this component |
mimeType_not_contains_all_words | String | Tokenizes the provided string into words, and checks if at least one word is not contained in The mime-type of this component |
mimeType_not_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The mime-type of this component |
mimeType_not_contains_any_word | String | Tokenizes the provided string into words, and checks if The mime-type of this component |
mimeType_not_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is not included in The mime-type of this component |
name_contains_all_prefixes | String | Tokenizes the provided string into prefixes, and checks if all prefixes appears in The name of the software component |
name_contains_all_words | String | Tokenizes the provided string into words, and checks if The name of the software component |
name_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The name of the software component |
name_contains_any_word | String | Tokenizes the provided string into words, and checks if The name of the software component |
name_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is included in The name of the software component |
name_not_contains_all_prefixes | String | Tokenizes the provided prefixes into words, and checks if there is at least one prefix that does not appear in The name of the software component |
name_not_contains_all_words | String | Tokenizes the provided string into words, and checks if at least one word is not contained in The name of the software component |
name_not_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The name of the software component |
name_not_contains_any_word | String | Tokenizes the provided string into words, and checks if The name of the software component |
name_not_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is not included in The name of the software component |
originator_contains_all_prefixes | String | Tokenizes the provided string into prefixes, and checks if all prefixes appears in Identifies from where or whom the package originally came. In some cases, a package may be created and originally distributed by a different third part than the Package Supplier of the package |
originator_contains_all_words | String | Tokenizes the provided string into words, and checks if Identifies from where or whom the package originally came. In some cases, a package may be created and originally distributed by a different third part than the Package Supplier of the package |
originator_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if Identifies from where or whom the package originally came. In some cases, a package may be created and originally distributed by a different third part than the Package Supplier of the package |
originator_contains_any_word | String | Tokenizes the provided string into words, and checks if Identifies from where or whom the package originally came. In some cases, a package may be created and originally distributed by a different third part than the Package Supplier of the package |
originator_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is included in Identifies from where or whom the package originally came. In some cases, a package may be created and originally distributed by a different third part than the Package Supplier of the package |
originator_not_contains_all_prefixes | String | Tokenizes the provided prefixes into words, and checks if there is at least one prefix that does not appear in Identifies from where or whom the package originally came. In some cases, a package may be created and originally distributed by a different third part than the Package Supplier of the package |
originator_not_contains_all_words | String | Tokenizes the provided string into words, and checks if at least one word is not contained in Identifies from where or whom the package originally came. In some cases, a package may be created and originally distributed by a different third part than the Package Supplier of the package |
originator_not_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if Identifies from where or whom the package originally came. In some cases, a package may be created and originally distributed by a different third part than the Package Supplier of the package |
originator_not_contains_any_word | String | Tokenizes the provided string into words, and checks if Identifies from where or whom the package originally came. In some cases, a package may be created and originally distributed by a different third part than the Package Supplier of the package |
originator_not_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is not included in Identifies from where or whom the package originally came. In some cases, a package may be created and originally distributed by a different third part than the Package Supplier of the package |
publisher_contains_all_prefixes | String | Tokenizes the provided string into prefixes, and checks if all prefixes appears in The publisher of this component |
publisher_contains_all_words | String | Tokenizes the provided string into words, and checks if The publisher of this component |
publisher_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The publisher of this component |
publisher_contains_any_word | String | Tokenizes the provided string into words, and checks if The publisher of this component |
publisher_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is included in The publisher of this component |
publisher_not_contains_all_prefixes | String | Tokenizes the provided prefixes into words, and checks if there is at least one prefix that does not appear in The publisher of this component |
publisher_not_contains_all_words | String | Tokenizes the provided string into words, and checks if at least one word is not contained in The publisher of this component |
publisher_not_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The publisher of this component |
publisher_not_contains_any_word | String | Tokenizes the provided string into words, and checks if The publisher of this component |
publisher_not_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is not included in The publisher of this component |
summaryDescription_contains_all_prefixes | String | Tokenizes the provided string into prefixes, and checks if all prefixes appears in The summary description of this component |
summaryDescription_contains_all_words | String | Tokenizes the provided string into words, and checks if The summary description of this component |
summaryDescription_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The summary description of this component |
summaryDescription_contains_any_word | String | Tokenizes the provided string into words, and checks if The summary description of this component |
summaryDescription_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is included in The summary description of this component |
summaryDescription_not_contains_all_prefixes | String | Tokenizes the provided prefixes into words, and checks if there is at least one prefix that does not appear in The summary description of this component |
summaryDescription_not_contains_all_words | String | Tokenizes the provided string into words, and checks if at least one word is not contained in The summary description of this component |
summaryDescription_not_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The summary description of this component |
summaryDescription_not_contains_any_word | String | Tokenizes the provided string into words, and checks if The summary description of this component |
summaryDescription_not_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is not included in The summary description of this component |
updatedAt | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_gt | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_gte | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_in | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_lt | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_lte | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_not | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_not_in | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
url_contains_all_prefixes | String | Tokenizes the provided string into prefixes, and checks if all prefixes appears in The URL to the homepage of the provider of the software component |
url_contains_all_words | String | Tokenizes the provided string into words, and checks if The URL to the homepage of the provider of the software component |
url_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The URL to the homepage of the provider of the software component |
url_contains_any_word | String | Tokenizes the provided string into words, and checks if The URL to the homepage of the provider of the software component |
url_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is included in The URL to the homepage of the provider of the software component |
url_not_contains_all_prefixes | String | Tokenizes the provided prefixes into words, and checks if there is at least one prefix that does not appear in The URL to the homepage of the provider of the software component |
url_not_contains_all_words | String | Tokenizes the provided string into words, and checks if at least one word is not contained in The URL to the homepage of the provider of the software component |
url_not_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The URL to the homepage of the provider of the software component |
url_not_contains_any_word | String | Tokenizes the provided string into words, and checks if The URL to the homepage of the provider of the software component |
url_not_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is not included in The URL to the homepage of the provider of the software component |
version_contains_all_prefixes | String | Tokenizes the provided string into prefixes, and checks if all prefixes appears in The version of the software component |
version_contains_all_words | String | Tokenizes the provided string into words, and checks if The version of the software component |
version_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The version of the software component |
version_contains_any_word | String | Tokenizes the provided string into words, and checks if The version of the software component |
version_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is included in The version of the software component |
version_not_contains_all_prefixes | String | Tokenizes the provided prefixes into words, and checks if there is at least one prefix that does not appear in The version of the software component |
version_not_contains_all_words | String | Tokenizes the provided string into words, and checks if at least one word is not contained in The version of the software component |
version_not_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The version of the software component |
version_not_contains_any_word | String | Tokenizes the provided string into words, and checks if The version of the software component |
version_not_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is not included in The version of the software component |
This page was generated: 2024-11-06