Error on Index 'Any' when searching authorities
When searching for authorities putting my search string on "Anywhere" y get no results, and the logs show: auth_finder.pl: oAuth error: Unsupported Use attribute (114) Any Bib-1 I was first recommended to review some threads about the topic (thanks jcamins) of the 'Heading-main' index, but I had no positive results. Reindexing yielded the same (null) results everytime. Then I remebered having switched recently to 'dom' model for authorities... because it was recommended during the install (at least in the 3.0.x branch, If I'm not wrong it was alleged more efficient). The thing is that when I switched back to grs1, I got my query results back! I think 'dom' usage should be discouraged until this is fixed. Thanks To+
I agree, DOM configuration did not worked after install with default configuration. Did you re-index after switching from DOM to GRS1 ? Does search on an index work (ie Heaging) ? Do you have "all any" in zebradb/marc_defs/unimarc/authorities/record.abs ? Regards, -- Fridolyn SOMERS ICT engineer PROGILONE - Lyon - France fridolyn.somers@gmail.com On Wed, Sep 15, 2010 at 7:41 PM, Tomas Cohen Arazi <tomascohen@gmail.com>wrote:
When searching for authorities putting my search string on "Anywhere" y get no results, and the logs show:
auth_finder.pl: oAuth error: Unsupported Use attribute (114) Any Bib-1
I was first recommended to review some threads about the topic (thanks jcamins) of the 'Heading-main' index, but I had no positive results. Reindexing yielded the same (null) results everytime.
Then I remebered having switched recently to 'dom' model for authorities... because it was recommended during the install (at least in the 3.0.x branch, If I'm not wrong it was alleged more efficient).
The thing is that when I switched back to grs1, I got my query results back! I think 'dom' usage should be discouraged until this is fixed.
Thanks To+ _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
2010/9/16 Fridolyn SOMERS <fridolyn.somers@gmail.com>:
I agree, DOM configuration did not worked after install with default configuration.
Did you re-index after switching from DOM to GRS1 ?
I reindexed auth, linking to newly created authorities didn't work until I reindexed biblios too (?),
Does search on an index work (ie Heaging) ?
It worked with DOM, it works with GRS1.
Do you have "all any" in zebradb/marc_defs/unimarc/authorities/record.abs ?
No I don't. that's how it must be added in record.abs for grs1 not complaining about not defined 'any' index? What's the proper solution for this and why is not a default setting? To+
Le 16/09/2010 13:37, Tomas Cohen Arazi a écrit :
2010/9/16 Fridolyn SOMERS <fridolyn.somers@gmail.com>:
I agree, DOM configuration did not worked after install with default configuration.
Did you re-index after switching from DOM to GRS1 ?
I reindexed auth, linking to newly created authorities didn't work until I reindexed biblios too (?),
Does search on an index work (ie Heaging) ?
It worked with DOM, it works with GRS1.
Do you have "all any" in zebradb/marc_defs/unimarc/authorities/record.abs ?
No I don't. that's how it must be added in record.abs for grs1 not complaining about not defined 'any' index? What's the proper solution for this and why is not a default setting?
all any is not taken into account with DOM (from what I have tested. It is one of the regressions you can have when changing from one option to an other grs1 to DOM, or chr to icu, same struggles and surprises. Maybe indexdata fixed that. But I have seen no news about that in changelogs lately.) DOM config file should be modified to add any or Any as index wherever you index some data. Thus, it should even come into xsl configuration file. It is not beautiful, but it would work. My 2 cts... -- Henri-Damien LAURENT
"all any" is contained is default configuration. I think all is an instruction to set index that means "all indexes". Regards. On Thu, Sep 16, 2010 at 2:04 PM, LAURENT Henri-Damien <laurenthdl@alinto.com
wrote:
Le 16/09/2010 13:37, Tomas Cohen Arazi a écrit :
2010/9/16 Fridolyn SOMERS <fridolyn.somers@gmail.com>:
I agree, DOM configuration did not worked after install with default configuration.
Did you re-index after switching from DOM to GRS1 ?
I reindexed auth, linking to newly created authorities didn't work until I reindexed biblios too (?),
Does search on an index work (ie Heaging) ?
It worked with DOM, it works with GRS1.
Do you have "all any" in zebradb/marc_defs/unimarc/authorities/record.abs ?
No I don't. that's how it must be added in record.abs for grs1 not complaining about not defined 'any' index? What's the proper solution for this and why is not a default setting?
all any is not taken into account with DOM (from what I have tested. It is one of the regressions you can have when changing from one option to an other grs1 to DOM, or chr to icu, same struggles and surprises. Maybe indexdata fixed that. But I have seen no news about that in changelogs lately.) DOM config file should be modified to add any or Any as index wherever you index some data. Thus, it should even come into xsl configuration file. It is not beautiful, but it would work.
My 2 cts...
-- Henri-Damien LAURENT _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
-- Fridolyn SOMERS ICT engineer PROGILONE - Lyon - France fridolyn.somers@gmail.com
2010/9/16 Fridolyn SOMERS <fridolyn.somers@gmail.com>:
"all any" is contained is default configuration.
True story. But I get [warn] Index 'any' not found in attset(s) when reindexing authorities. Here, ppl say it is not enough. We need to have the mapping in authorities/etc/bib1.att http://old.nabble.com/Cron-Daemon-Warning-td22472776.html Should it be set as a default? Do we need to add 'Any' too? (i.e. all any,Any) Thanks To+
Le 16/09/2010 15:11, Tomas Cohen Arazi a écrit :
2010/9/16 Fridolyn SOMERS <fridolyn.somers@gmail.com>:
"all any" is contained is default configuration.
True story. But I get
[warn] Index 'any' not found in attset(s)
when reindexing authorities.
Here, ppl say it is not enough. We need to have the mapping in authorities/etc/bib1.att http://old.nabble.com/Cron-Daemon-Warning-td22472776.html
Should it be set as a default? Do we need to add 'Any' too? (i.e. all any,Any) Index names is case insensitive (at least with record.abs...) So imho, for what it's worth, any is better than Any HTH -- Henri-Damien LAURENT
On Thu, Sep 16, 2010 at 10:30 AM, LAURENT <henridamien@koha-fr.org> wrote:
Le 16/09/2010 15:11, Tomas Cohen Arazi a écrit :
2010/9/16 Fridolyn SOMERS <fridolyn.somers@gmail.com>:
"all any" is contained is default configuration.
True story. But I get
[warn] Index 'any' not found in attset(s)
when reindexing authorities.
Here, ppl say it is not enough. We need to have the mapping in authorities/etc/bib1.att http://old.nabble.com/Cron-Daemon-Warning-td22472776.html
Should it be set as a default? Do we need to add 'Any' too? (i.e. all any,Any) Index names is case insensitive (at least with record.abs...) So imho, for what it's worth, any is better than Any
What I'm trying to state is that default setting warns the user about an index missing. I just want to reach a default configuration that doesn't tell such thing to the users. As Frydolin said, adding Any to bib1.att solves this warning. This means, adding this line to the file: att 1016 Any If this is correct, it should be added as a default. To+ To+
participants (4)
-
Fridolyn SOMERS -
LAURENT -
LAURENT Henri-Damien -
Tomas Cohen Arazi