https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36852 Bug ID: 36852 Summary: Enhance Elasticsearch subject, subject as phrase MARC21 index mappings Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs@lists.koha-community.org Reporter: aleisha@catalyst.net.nz We would like to add the following tags and subfields to the existing subject index for Elasticsearch MARC21, as used by the "subject" and "subject as phrase" advanced search dropdown options: * 600abc (currently 600a) * 610abcdnty (currently 610a and 610t) * 630amnoprsxyz (currently 630n and 630r) Explanation to justify these mappings: * To search subject added entry, personal name ($600), numeration ($b) and titles and other words associated with name ($c). e.g. 600 $a Elizabeth $n I $c Queen of England. * To search subject added entry, corporate name (610), subordinate unit ($b), location of meeting ($c), date of meeting ($d), number of part/section of meeting ($n), title of a work ($t) and chronological subdivision ($y) e.g. 610 $a International Labour Organisation $b European Regional Conference $n (2nd :$d 1968 :$c Geneva, Switzerland). e.g. 610 $a France. $t Constitution. e.g. 610 $a United States $b Army $b Cavalry History $y Civil War, 1861-1865. * To search subject added entry, uniform title (630 $a), number of part/section of a work($n), name of part/section of work ($p), general subdivision ($x), chronological subdivision ($y), geographical subdivision ($z). * Also, search subject added entry, uniform title (630), for medium of performance for music ($m), arranged statement of music ($o), key for music ($r) and version ($s). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.