Hi all, in DSpace 7.4, while adding new metadata to an existing item I'm not getting any suggestions in the input box, is there any configuration step I'm missing? [image: image.png]
I see in *dspace.log* that there is this API call when I type something in the input box: GET /server/api/core/metadatafields/search/byFieldName so I tried this with no results: api/core/metadatafields/search/byFieldName?query=author . The same API call in the DSpace 7 demo site returns 3 results: https://api7.dspace.org/server/#api/core/metadatafields/search/byFieldName?query=author Also, in *solr.log* I see this call: 2023-01-11 13:09:55.709 INFO (qtp359742806-22) [ x:search] o.a.s.c.S.Request [search] webapp=/solr path=/select params={q=*:*&fl=search.resourcetype,search.resourceid,search.uniqueid,database_status&start=0&fq= *fieldName_keyword:author**&fq=&wt=javabin&version=2} *hits=0* status=0 QTime=1 Maybe there is a problem with SOLR? Thank you very much, Oriol -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/5bd8a16a-ee9b-48f4-9346-72ef155e02cdn%40googlegroups.com.
