@ashx-j/lunr 0.2.5 → 0.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4136,6 +4136,7 @@ export class InteractiveMode {
4136
4136
  ollama = `ollama-cloud refresh failed: ${error instanceof Error ? error.message : String(error)}`;
4137
4137
  }
4138
4138
  }
4139
+ this.session.refreshModelFromRegistry();
4139
4140
  this.showStatus(formatCatalogRefreshSummary({
4140
4141
  official: result.official
4141
4142
  ? {