Re: [Koha] Display output is not in order

2017-06-28 Thread Luis Moises Rojas
PROBLEM SOLVED:

STEPS

1.   Modify the file: sort-string-utf.chr.  Path:
/etc/koha/zebradb/lang-defs/es

2.   Modify the file: word-phrase-utf.chr.  Path: /etc/koha/zebradb/etc

3.   Modify the file: zebra-biblios-dom.cfg.  Path:
/etc/koha/sites/ , if your koha instance is called
publico_general, path should be: /etc/koha/public_general

Check this line with: Profilepath:/etc/koha/sites….

Find this:/etc/koha/zebradb/lang_defs/

If it says: /en, change to /es, so the line must be:
/etc/koha/zebradb/lang_defs/es

4.   Reindex


Specially thanks to Tomas.

On Tue, Jun 27, 2017 at 2:14 PM, Tomas Cohen Arazi 
wrote:

> Make sure you are using zebradb/lang_defs/es/sort-string-utf.chr
> Did you choose spanish when creating the instance?
>
> El mar., 27 jun. 2017 a las 14:39, Luis Moises Rojas (<
> lmoisesro...@gmail.com>) escribió:
>
>> Hello everybody,
>>
>> We have:
>> OpacdefaultSortField/OpacdefaultSortOrder set to: A-Z (also we changed to
>> ascendet)
>>
>> But when you enter in our OPAC (try it: www.catalogoenlinea.bijrd.gob.do
>> ),
>> and type letter, A and try to search: this is the result:
>>
>> Ñam: el ñadu gloton...
>> Ícaro...
>> Églogan...
>> El entre nosotros...
>> Álbum
>>
>> And so on
>> After some others titles, the order is missed again.
>>
>> We have changed the /etc/koha/zebradb/etc/word-phrase-utf.chr file in
>> order
>> to "map aÁ.. etc
>>
>> In help, pls?
>>
>> Thanks
>>
>> --
>> *Luis Moisés Rojas P.*
>> ___
>> Koha mailing list  http://koha-community.org
>> Koha@lists.katipo.co.nz
>> https://lists.katipo.co.nz/mailman/listinfo/koha
>>
> --
> Tomás Cohen Arazi
> Theke Solutions (https://theke.io )
> ✆ +54 9351 3513384
> GPG: B2F3C15F
>



-- 
*Luis Moisés Rojas P.*
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Display output is not in order

2017-06-27 Thread Tomas Cohen Arazi
Luis, my first uncommented line on zebra-biblios-dom.cfg is

profilePath:/etc/koha/sites/:/etc/koha/zebradb/biblios/etc:/etc/koha/zebradb/etc:/etc/koha/zebradb/marc_defs/marc21/biblios:/etc/koha/zebradb/lang_defs/es:/etc/koha/zebradb/xsl

Compare it.


El mar., 27 jun. 2017 a las 15:21, Tomas Cohen Arazi ()
escribió:

> In your /etc/koha/sites//zebra-biblios-dom.cfg file, there
> should be a reference to the 'lang_defs/es' dir on the path, first
> uncommented line.
>
> El mar., 27 jun. 2017 a las 15:18, Luis Moises Rojas (<
> lmoisesro...@gmail.com>) escribió:
>
>> Make sure you are using zebradb/lang_defs/es/sort-string-utf.chr: Well,
>> i change the file, but i do not know if i am using it.  How do i know?
>> Did you choose spanish when creating the instance?: Yes.
>>
>> On Tue, Jun 27, 2017 at 2:14 PM, Tomas Cohen Arazi 
>> wrote:
>>
>>> Make sure you are using zebradb/lang_defs/es/sort-string-utf.chr
>>> Did you choose spanish when creating the instance?
>>>
>>> El mar., 27 jun. 2017 a las 14:39, Luis Moises Rojas (<
>>> lmoisesro...@gmail.com>) escribió:
>>>
 Hello everybody,

 We have:
 OpacdefaultSortField/OpacdefaultSortOrder set to: A-Z (also we changed
 to
 ascendet)

 But when you enter in our OPAC (try it:
 www.catalogoenlinea.bijrd.gob.do),
 and type letter, A and try to search: this is the result:

 Ñam: el ñadu gloton...
 Ícaro...
 Églogan...
 El entre nosotros...
 Álbum

 And so on
 After some others titles, the order is missed again.

 We have changed the /etc/koha/zebradb/etc/word-phrase-utf.chr file in
 order
 to "map aÁ.. etc

 In help, pls?

 Thanks

 --
 *Luis Moisés Rojas P.*
 ___
 Koha mailing list  http://koha-community.org
 Koha@lists.katipo.co.nz
 https://lists.katipo.co.nz/mailman/listinfo/koha

>>> --
>>> Tomás Cohen Arazi
>>> Theke Solutions (https://theke.io )
>>> ✆ +54 9351 3513384 <+54%209%20351%20351-3384>
>>> GPG: B2F3C15F
>>>
>>
>>
>>
>> --
>> *Luis Moisés Rojas P.*
>>
>> --
> Tomás Cohen Arazi
> Theke Solutions (https://theke.io )
> ✆ +54 9351 3513384 <+54%209%20351%20351-3384>
> GPG: B2F3C15F
>
-- 
Tomás Cohen Arazi
Theke Solutions (https://theke.io )
✆ +54 9351 3513384
GPG: B2F3C15F
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Display output is not in order

2017-06-27 Thread Tomas Cohen Arazi
In your /etc/koha/sites//zebra-biblios-dom.cfg file, there should
be a reference to the 'lang_defs/es' dir on the path, first uncommented
line.

El mar., 27 jun. 2017 a las 15:18, Luis Moises Rojas (<
lmoisesro...@gmail.com>) escribió:

> Make sure you are using zebradb/lang_defs/es/sort-string-utf.chr: Well, i
> change the file, but i do not know if i am using it.  How do i know?
> Did you choose spanish when creating the instance?: Yes.
>
> On Tue, Jun 27, 2017 at 2:14 PM, Tomas Cohen Arazi 
> wrote:
>
>> Make sure you are using zebradb/lang_defs/es/sort-string-utf.chr
>> Did you choose spanish when creating the instance?
>>
>> El mar., 27 jun. 2017 a las 14:39, Luis Moises Rojas (<
>> lmoisesro...@gmail.com>) escribió:
>>
>>> Hello everybody,
>>>
>>> We have:
>>> OpacdefaultSortField/OpacdefaultSortOrder set to: A-Z (also we changed to
>>> ascendet)
>>>
>>> But when you enter in our OPAC (try it: www.catalogoenlinea.bijrd.gob.do
>>> ),
>>> and type letter, A and try to search: this is the result:
>>>
>>> Ñam: el ñadu gloton...
>>> Ícaro...
>>> Églogan...
>>> El entre nosotros...
>>> Álbum
>>>
>>> And so on
>>> After some others titles, the order is missed again.
>>>
>>> We have changed the /etc/koha/zebradb/etc/word-phrase-utf.chr file in
>>> order
>>> to "map aÁ.. etc
>>>
>>> In help, pls?
>>>
>>> Thanks
>>>
>>> --
>>> *Luis Moisés Rojas P.*
>>> ___
>>> Koha mailing list  http://koha-community.org
>>> Koha@lists.katipo.co.nz
>>> https://lists.katipo.co.nz/mailman/listinfo/koha
>>>
>> --
>> Tomás Cohen Arazi
>> Theke Solutions (https://theke.io )
>> ✆ +54 9351 3513384 <+54%209%20351%20351-3384>
>> GPG: B2F3C15F
>>
>
>
>
> --
> *Luis Moisés Rojas P.*
>
> --
Tomás Cohen Arazi
Theke Solutions (https://theke.io )
✆ +54 9351 3513384
GPG: B2F3C15F
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Display output is not in order

2017-06-27 Thread Luis Moises Rojas
Make sure you are using zebradb/lang_defs/es/sort-string-utf.chr: Well, i
change the file, but i do not know if i am using it.  How do i know?
Did you choose spanish when creating the instance?: Yes.

On Tue, Jun 27, 2017 at 2:14 PM, Tomas Cohen Arazi 
wrote:

> Make sure you are using zebradb/lang_defs/es/sort-string-utf.chr
> Did you choose spanish when creating the instance?
>
> El mar., 27 jun. 2017 a las 14:39, Luis Moises Rojas (<
> lmoisesro...@gmail.com>) escribió:
>
>> Hello everybody,
>>
>> We have:
>> OpacdefaultSortField/OpacdefaultSortOrder set to: A-Z (also we changed to
>> ascendet)
>>
>> But when you enter in our OPAC (try it: www.catalogoenlinea.bijrd.gob.do
>> ),
>> and type letter, A and try to search: this is the result:
>>
>> Ñam: el ñadu gloton...
>> Ícaro...
>> Églogan...
>> El entre nosotros...
>> Álbum
>>
>> And so on
>> After some others titles, the order is missed again.
>>
>> We have changed the /etc/koha/zebradb/etc/word-phrase-utf.chr file in
>> order
>> to "map aÁ.. etc
>>
>> In help, pls?
>>
>> Thanks
>>
>> --
>> *Luis Moisés Rojas P.*
>> ___
>> Koha mailing list  http://koha-community.org
>> Koha@lists.katipo.co.nz
>> https://lists.katipo.co.nz/mailman/listinfo/koha
>>
> --
> Tomás Cohen Arazi
> Theke Solutions (https://theke.io )
> ✆ +54 9351 3513384
> GPG: B2F3C15F
>



-- 
*Luis Moisés Rojas P.*
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Display output is not in order

2017-06-27 Thread Tomas Cohen Arazi
Make sure you are using zebradb/lang_defs/es/sort-string-utf.chr
Did you choose spanish when creating the instance?

El mar., 27 jun. 2017 a las 14:39, Luis Moises Rojas (<
lmoisesro...@gmail.com>) escribió:

> Hello everybody,
>
> We have:
> OpacdefaultSortField/OpacdefaultSortOrder set to: A-Z (also we changed to
> ascendet)
>
> But when you enter in our OPAC (try it: www.catalogoenlinea.bijrd.gob.do),
> and type letter, A and try to search: this is the result:
>
> Ñam: el ñadu gloton...
> Ícaro...
> Églogan...
> El entre nosotros...
> Álbum
>
> And so on
> After some others titles, the order is missed again.
>
> We have changed the /etc/koha/zebradb/etc/word-phrase-utf.chr file in order
> to "map aÁ.. etc
>
> In help, pls?
>
> Thanks
>
> --
> *Luis Moisés Rojas P.*
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>
-- 
Tomás Cohen Arazi
Theke Solutions (https://theke.io )
✆ +54 9351 3513384
GPG: B2F3C15F
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha