AI Search: Leaving maximum chunk size blank results in fatal errors
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3474233. --> Reported by: [scott_euser](https://www.drupal.org/user/3267594) Related to !77 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Its possible to leave the maximum chunk size blank; the description says it falls back to the maximum size allowed by the model, but its not true as the fallback is incomplete.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <ol> <li>Try milvus ddev local</li> <li>Leave max chunk size blank</li> <li>Try indexing content</li> </ol> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Fix the issue</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>MR</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>N/A</p> <h3 id="summary-api-changes">API changes</h3> <p>N/A</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>N/A</p>
issue