sql_joined_field and stored_fields

Hello

I cannot select value from stored_fields if it comes from sql_joined_field. If this is not possible, it should be documented somewhere.

i.e.:
sql_joined_field = description from query; SELECT …

stored_fields = description

select description from index – always blank

Regards
PP

Thanks for pointing this out! I’ve filed an issue about it in Github sql_joined_field can't be stored · Issue #470 · manticoresoftware/manticoresearch · GitHub