{% extends "admin/_layout.html" %} {% from "_macros.html" import icon %} {% set section = "extraction" %} {% block title %}Extraction - {{ brand.name }}{% endblock %} {% block heading %}Extraction and search{% endblock %} {% block admin_content %}
What happens to a file between the upload and the model, and how anything is found again afterwards. The two are the same pipeline: what is extracted decides what there is to search.
{% if saved %}Documents, notes, skills and reports are indexed as they are written. A rebuild is for everything that already existed — or for after changing the model or the piece size, both of which make what is stored stop meaning anything. It runs in the background and can be left.
{% include "admin/_index_progress.html" %}