Hello, I am fairly new to SOLR, can someone please help me understand how a query is processed in SOLR, i.e, what i want to understand is from the time it hits solr what files it refers to process the query, i.e, order in which .tvx, .tvd files and others are accessed. basically i would like to understand the code path of the search functionality also significance of various files in the solr directory such as .tvx, .tcd, .frq, etc.
Regards, Abhishek Das