Thank you again Claudia, I have made the change to browse.index.2 as replaced the * by author to limit the browse by contributor.author as follows:
webui.browse.index.1 = dateissued:item:dateissued webui.browse.index.2 = author:metadata:dc.contributor.author,dc.creator:text webui.browse.index.3 = title:item:title webui.browse.index.4 = subject:metadata:dc.subject.*:text #webui.browse.index.5 = dateaccessioned:item:dateaccessioned ## example of authority-controlled browse category - see authority control config #webui.browse.index.5 = lcAuthor:metadataAuthority:dc.contributor.author:authority However I am still getting hits that are concatenating the author name with other subfields of dc.contributor in the list that is returned under Authors Name. How this list is generated? Maybe I also need to modify something else in order to force it to read the author name only from dc.contributor.author. One other thing, what about the commented line above "example of authority-controlled browse category - see authority control config"? Is it what I should do? Thank you again! Regards. On Wednesday, September 13, 2017 at 5:08:29 PM UTC+3, Claudia Jürgen wrote: > > Hello Layale, > > here is the Browse Configuration configured: > > https://github.com/DSpace/DSpace/blob/dspace-5_x/dspace/config/dspace.cfg#L1086 > > take a look at: > > https://github.com/DSpace/DSpace/blob/dspace-5_x/dspace/config/dspace.cfg#L1158 > > > Hope this helps > > Claudia Jürgen > > Am 13.09.2017 um 15:23 schrieb Layale Bassil: > > Thank you so much Claudia for the prompt response. In fact I need the > same > > for the Browse By feature. If I select Browse By Author, where can I > > customize the fields that are being searched when DSpace browses by > Author? > > > > Thank you again, > > Regards. > > > > On Wednesday, September 13, 2017 at 10:54:58 AM UTC+3, Claudia Jürgen > wrote: > >> Hello Layale, > >> > >> you can configure it see: > >> > >> > https://wiki.duraspace.org/display/DSDOC5x/Discovery#Discovery-Searchfilters&sidebarfacetsCustomization > > >> > >> Hope this helps > >> > >> Claudia Jürgen > >> > >> > >> Am 13.09.2017 um 08:43 schrieb Layale Bassil: > >>> Dear All, > >>> > >>> We are using DSpace 5.2 and have imported our data and testing the > >> search > >>> functionality. We are using both dc.contributor and > >> dc.contributor.author. > >>> When the user searches by Author, how can I only force the search > index > >> to > >>> only search by dc.contributor and not dc.contributor.author? > >>> > >>> I gave this as an example, but this case applies to many other dc > >> fields > >>> where I don't want to index all qualifiers in a certain dc element. > >>> > >>> Hope I made myself clear. > >>> > >>> Thank you, > >>> Regards. > >>> Layale. > >>> > >> -- > >> Claudia Juergen > >> Eldorado > >> > >> Technische Universität Dortmund > >> Universitätsbibliothek > >> Vogelpothsweg 76 > >> 44227 Dortmund > >> > >> Tel.: +49 231-755 40 43 > >> Fax: +49 231-755 40 32 > >> [email protected] <javascript:> > >> www.ub.tu-dortmund.de > >> > >> Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. > Sie > >> ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der > für > >> diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den > Absender > >> und vernichten Sie diese Mail. Vielen Dank. > >> Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen > >> ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher > >> Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung > eines > >> solchen Schriftstücks per Telefax erfolgen. > >> > >> Important note: The information included in this e-mail is > confidential. > >> It is solely intended for the recipient. If you are not the intended > >> recipient of this e-mail please contact the sender and delete this > message. > >> Thank you. Without prejudice of e-mail correspondence, our statements > are > >> only legally binding when they are made in the conventional written > form > >> (with personal signature) or when such documents are sent by fax. > >> > > -- > Claudia Juergen > Eldorado > > Technische Universität Dortmund > Universitätsbibliothek > Vogelpothsweg 76 > 44227 Dortmund > > Tel.: +49 231-755 40 43 > Fax: +49 231-755 40 32 > [email protected] <javascript:> > www.ub.tu-dortmund.de > > Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie > ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für > diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender > und vernichten Sie diese Mail. Vielen Dank. > Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen > ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher > Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung eines > solchen Schriftstücks per Telefax erfolgen. > > Important note: The information included in this e-mail is confidential. > It is solely intended for the recipient. If you are not the intended > recipient of this e-mail please contact the sender and delete this message. > Thank you. Without prejudice of e-mail correspondence, our statements are > only legally binding when they are made in the conventional written form > (with personal signature) or when such documents are sent by fax. > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
