RE: ddmFieldName getting after empty in Display Results in Document Form

srini vasulu, modified 2 Years ago. Regular Member Posts: 139 Join Date: 2/22/11 Recent Posts

Hi All,
After upgrading from 6.2 to 7.4.3.6 in search time not getting the ddmFieldName empty like below in search results page

[{ddmFieldName=ddm__keyword__5562920___en_US, ddmFieldValueKeyword_en_US=08/28/2020 02:24:35 PM, ddmFieldValueKeyword_en_US_String_sortable=08/28/2020 02:24:35 pm, ddmValueFieldName=ddmFieldValueKeyword_en_US}, {ddmFieldName=ddm__keyword__5562920___en_US, ddmFieldValueKeyword_en_US=2020.08.28.3358, ddmFieldValueKeyword_en_US_String_sortable=2020.08.28.3358, ddmValueFieldName=ddmFieldValueKeyword_en_US}]

i am already changed the filed Searchable from text to keyword and reindex but still filed name getting empty.

did i am missing any configuration?

thumbnail
Russell Bohl, modified 2 Years ago. Expert Posts: 308 Join Date: 2/13/13 Recent Posts

Hi Srini, it's hard to know from your post what you're trying to do and what's not working.

1. The snippet you posted looks fine to me, if that's what you're seeing in the 7.4 Search Results document view.

2. You tagged your post with Documents and Media--it's not clear how this related to Documents and Media though.

As a complete guess, check out this Breaking Change regarding nested fields, and this documentation on using nested fields in search widgets.

srini vasulu, modified 2 Years ago. Regular Member Posts: 139 Join Date: 2/22/11 Recent Posts

Hi Russell,

Thanks for your qick reply. we have document library metadata with some fileds in 6.2 and we upgraded to 7.4.3.6. here we changed the filedname indexble from text to keyword and reindexed. after reindex added searchbar , custom faced and search results. after we searched we are getting with out filedname like

ddmFieldName=ddm__keyword__5562920___en_US.  here filed name not getting that's why not able to custom filter.

i am expecting like ddm__keyword__5562920__DocumentType_en_US but we are getting like below screenshot.

 


 

thumbnail
Russell Bohl, modified 2 Years ago. Expert Posts: 308 Join Date: 2/13/13 Recent Posts

Check the documentation I listed in my answer--it should contain exactly what you need to adjust your custom facet configuration to account for the nested fields.

srini vasulu, modified 2 Years ago. Regular Member Posts: 139 Join Date: 2/22/11 Recent Posts

Hi Russell,

I found the Issue. after upgrade from 6.2 to 7.4 metadata filed reference is empty and added the filed refrence name then it's working as per i am expected.