+ {% if chunk.work and chunk.work.author %}
+ {{ chunk.work.author }}
+ {% endif %}
+ {% if chunk.work and chunk.work.title %}
+ {{ chunk.work.title }}
+ {% endif %}
+ ⚡ {{ chunk.similarity }}% similaire
"{{ chunk.text }}"
+ Section : {{ chunk.sectionPath or section.section_path or '—' }} │
Type : {{ chunk.unitType or '—' }} │
- Langue : {{ (chunk.language or '—') | upper }} │
- Index : {{ chunk.orderIndex or '—' }}
+ Langue : {{ (chunk.language or '—') | upper }}