http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7421

--- Comment #53 from Galen Charlton <[email protected]> ---
(In reply to Jared Camins-Esakov from comment #49)
> (In reply to Galen Charlton from comment #48)
> > I'll investigate further to see why the GRS-1 any index is behaving slightly
> > differently.
> 
> Because GRS-1's "any" directive does not include all fields, whereas the DOM
> "equivalent" does.

The "all" directive, in particular, just specifies one or more attributes that
are tacked on to the attribute list for each element being indexed.

The two "wil" records that DOM includes in the "any" index have the "William"
string in the 810 field.  Since the UNIMARC GRS-1 record.abs does not index the
810 at all, it is likewise not included in the "any" index.  By contrast, the
DOM XSL index_all option indexes all text strings present in the record.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to