On our test instance with this patch

   1. If I search a name with an accent, for example "Pachón"I get all the 
   people with the name Pachón and Pachon.
   2. If I search the same name without accents: "Pachon" I get all the 
   people with the name Pachón and Pachon.

On Tuesday, January 11, 2022 at 3:51:07 PM UTC-5 [email protected] wrote:

> So I've patched my DSpace, however, now the result behaviour is as follows:
>
>    1. If I search a name with an accent, for example "Pachón" I don't get 
>    any result (I think this is an odd behaviour).
>    2. If I search the same name without accents: "Pachon" I get all the 
>    people with the name Pachón and Pachon.
>
> It seems like the patch did not fix the first odd behaviour... Is your 
> DSpace also working like this?
> El martes, 11 de enero de 2022 a las 10:36:56 UTC-5, Juan López escribió:
>
>> Ok, I'll check the Pull Request!
>>
>> Thank you!
>>
>> El viernes, 17 de diciembre de 2021 a las 11:57:34 UTC-5, [email protected] 
>> escribió:
>>
>>> We successfully patched our DSpace for this issue (diacritics in author 
>>> browse) and DS-4034 (0-9 in author browse) with Pull Request, 
>>> https://github.com/VTUL/vtechworks/pull/779. The fix was 
>>> straightforward.
>>>
>>> On Monday, December 13, 2021 at 10:07:35 AM UTC-5 [email protected] wrote:
>>>
>>>> I believe this is caused by issue DS-4034, which is resolved by pull 
>>>> request, https://github.com/DSpace/DSpace/pull/2276 for DSpace 6.4 
>>>> (and another PR for DSpace 7). I plan to try applying this as a patch to 
>>>> our DSpace 6.3. We have reported the issue for VTechWorks in our GitHub 
>>>> repository, https://github.com/VTUL/vtechworks/issues/682.
>>>>
>>>> Anne Lawrence
>>>> Repository Application Administrator
>>>> https://vtechworks.lib.vt.edu/
>>>>
>>>> On Friday, December 10, 2021 at 4:31:31 AM UTC-5 [email protected] 
>>>> wrote:
>>>>
>>>>> Hello
>>>>>
>>>>> Maybe you need to use Percent-encoding 
>>>>> <https://en.wikipedia.org/wiki/Percent-encoding> for author strings 
>>>>> with special characters?
>>>>> There are many ways to do this programmatically if you wish, but you 
>>>>> may also use a random online service 
>>>>> <https://cryptii.com/pipes/urlencode> for individual manual encoding.
>>>>>
>>>>> All the best,
>>>>> Petros
>>>>> On Tuesday, 30 November 2021 at 20:45:52 UTC+2 [email protected] 
>>>>> wrote:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> I'm having some issues... when I try to search for an author that has 
>>>>>> some special characters in his name at 
>>>>>> mydspace.com/browse?type=author, I get no results.
>>>>>>
>>>>>> I know that my Dspace has a lot of authors with accents characters, 
>>>>>> ¿is this a solr missconfiguration? ¿Does anyone else have this issue?
>>>>>>
>>>>>> Hope you guys can help!
>>>>>>
>>>>>> Best regards,
>>>>>>
>>>>>> Juan.
>>>>>>
>>>>>

-- 
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/80a1a2d0-7d37-4369-9c5d-2c589c2dd460n%40googlegroups.com.

Reply via email to