Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ public function getInputTip();
public function getInputHint();

/**
* <p>If <code>true</code>, the Attribute's values are available in the <a href="/../api/projects/products-search">Product Projection Search</a> or the <a href="/../api/projects/product-search">Product Search</a> API for use in full-text search queries, filters, and facets.</p>
* <p>If <code>true</code>, the Attribute's values are available in the <a href="/../api/projects/product-search">Product Search</a> or the <a href="/../api/projects/products-search">Product Projection Search</a> API for use in full-text search queries, filters, and facets.</p>
* <p>Which exact features are available with this flag depends on the specific <a href="ctp:api:type:AttributeType">AttributeType</a>.
* The maximum size of a searchable field is <strong>restricted</strong> by the <a href="/../api/limits#field-content-size">Field content size limit</a>.
* This constraint is enforced at both <a href="ctp:api:endpoint:/{projectKey}/products:POST">Product creation</a> and <a href="/../api/projects/products#update-product">Product update</a>.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ public function getInputHint()
}

/**
* <p>If <code>true</code>, the Attribute's values are available in the <a href="/../api/projects/products-search">Product Projection Search</a> or the <a href="/../api/projects/product-search">Product Search</a> API for use in full-text search queries, filters, and facets.</p>
* <p>If <code>true</code>, the Attribute's values are available in the <a href="/../api/projects/product-search">Product Search</a> or the <a href="/../api/projects/products-search">Product Projection Search</a> API for use in full-text search queries, filters, and facets.</p>
* <p>Which exact features are available with this flag depends on the specific <a href="ctp:api:type:AttributeType">AttributeType</a>.
* The maximum size of a searchable field is <strong>restricted</strong> by the <a href="/../api/limits#field-content-size">Field content size limit</a>.
* This constraint is enforced at both <a href="ctp:api:endpoint:/{projectKey}/products:POST">Product creation</a> and <a href="/../api/projects/products#update-product">Product update</a>.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ public function getInputTip();
public function getInputHint();

/**
* <p>Set to <code>true</code> if the Attribute's values should be available in the <a href="/../api/projects/products-search">Product Projection Search</a> or the <a href="/../api/projects/product-search">Product Search</a> API and can be used in full-text search queries, filters, and facets.
* <p>Set to <code>true</code> if the Attribute's values should be available in the <a href="/../api/projects/product-search">Product Search</a> or the <a href="/../api/projects/products-search">Product Projection Search</a> API and can be used in full-text search queries, filters, and facets.
* Which exact features are available with this flag depends on the specific <a href="ctp:api:type:AttributeType">AttributeType</a>.
* The maximum size of a searchable field is <strong>restricted</strong> by the <a href="/../api/limits#field-content-size">Field content size limit</a>.
* This constraint is enforced at both Product creation and Product update.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ public function getInputHint()
}

/**
* <p>Set to <code>true</code> if the Attribute's values should be available in the <a href="/../api/projects/products-search">Product Projection Search</a> or the <a href="/../api/projects/product-search">Product Search</a> API and can be used in full-text search queries, filters, and facets.
* <p>Set to <code>true</code> if the Attribute's values should be available in the <a href="/../api/projects/product-search">Product Search</a> or the <a href="/../api/projects/products-search">Product Projection Search</a> API and can be used in full-text search queries, filters, and facets.
* Which exact features are available with this flag depends on the specific <a href="ctp:api:type:AttributeType">AttributeType</a>.
* The maximum size of a searchable field is <strong>restricted</strong> by the <a href="/../api/limits#field-content-size">Field content size limit</a>.
* This constraint is enforced at both Product creation and Product update.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ public function getInputHint()
}

/**
* <p>Set to <code>true</code> if the Attribute's values should be available in the <a href="/../api/projects/products-search">Product Projection Search</a> or the <a href="/../api/projects/product-search">Product Search</a> API and can be used in full-text search queries, filters, and facets.
* <p>Set to <code>true</code> if the Attribute's values should be available in the <a href="/../api/projects/product-search">Product Search</a> or the <a href="/../api/projects/products-search">Product Projection Search</a> API and can be used in full-text search queries, filters, and facets.
* Which exact features are available with this flag depends on the specific <a href="ctp:api:type:AttributeType">AttributeType</a>.
* The maximum size of a searchable field is <strong>restricted</strong> by the <a href="/../api/limits#field-content-size">Field content size limit</a>.
* This constraint is enforced at both Product creation and Product update.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ public function getInputHint()
}

/**
* <p>If <code>true</code>, the Attribute's values are available in the <a href="/../api/projects/products-search">Product Projection Search</a> or the <a href="/../api/projects/product-search">Product Search</a> API for use in full-text search queries, filters, and facets.</p>
* <p>If <code>true</code>, the Attribute's values are available in the <a href="/../api/projects/product-search">Product Search</a> or the <a href="/../api/projects/products-search">Product Projection Search</a> API for use in full-text search queries, filters, and facets.</p>
* <p>Which exact features are available with this flag depends on the specific <a href="ctp:api:type:AttributeType">AttributeType</a>.
* The maximum size of a searchable field is <strong>restricted</strong> by the <a href="/../api/limits#field-content-size">Field content size limit</a>.
* This constraint is enforced at both <a href="ctp:api:endpoint:/{projectKey}/products:POST">Product creation</a> and <a href="/../api/projects/products#update-product">Product update</a>.
Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -395,3 +395,4 @@ f2c3348614fec5fe51dfb7adac8744e033626b8b
de47ebf513b4738e7e766621036e58609acba897
535ee58310a5fb706c9946aaac9cdc638af996db
aa9af301e7f709269d2b777b48f36bf6f97a03c8
f0288f95a5fe33fd2973df3f8290defb15129192