I had thought that the indexing uses only one core in the processor, but today I found out that it actually uses the whole processing power at some point of the indexing
.
yes, and it will complete faster as well.
I had thought that the indexing uses only one core in the processor
It's always been multithreaded and used up to 4 cores in Logos 4.
In Logos 7 (and later), the main indexing phase can use up to 6 cores, and a final step was added that will use all hardware cores.