Re: [External] : Re: [Query] [Solr 8.11.1] Retrieving non stored fields data

2022-11-02 Thread Jan Høydahl
d": "3", > "title": "Test 3" > "test_field_1": "test_field_1_3" > "test_field_2": "test_field_2_3" > "test_field_3": "test_field_3_3" > } > 1747295048722022401 > > &g

Re: [External] : Re: [Query] [Solr 8.11.1] Retrieving non stored fields data

2022-11-02 Thread Nagarajan Muthupandian
st_field_1_2" "test_field_2": "test_field_2_2" "test_field_3": "test_field_3_2" } 1747295048722022400 3 { "id": "3", "title": "Test 3" "test_field_1": "test_field_1_3" "test

Re: [Query] [Solr 8.11.1] Retrieving non stored fields data

2022-11-02 Thread Jan Høydahl
Hi, Your screenshot image may not have made it to the list (I did not see it), so can you please upload it somewhere and share the link, or paste in your query and query results as text. Jan > 2. nov. 2022 kl. 11:55 skrev Nagarajan Muthupandian > : > > Hi, > > I am working on POC of Re-Inde

[Query] [Solr 8.11.1] Retrieving non stored fields data

2022-11-02 Thread Nagarajan Muthupandian
Hi, I am working on POC of Re-Indexing for Solr Upgrade ( 8 to 9 ). Idea is to query the existing index data and re-index it to the new version. 3 Important field attributes when we query “q=*:*’ to retrieve the data. stored docValues useDocValuesAsStored I tried different combinations of