Open janahoffmann opened 13 years ago
works fine for title and date
browse for S doesn't work - also gives results for words with 's' in the middle of the title
browse by year only works for intervalls...should also be possible for individual years e.g. 1850 ...
add browse category: journal title
The main categories should be: Title Author Year Journal Title
Tested several browse by Title, Author, Year.
Bugs in “Browse by Title”: Browse by “B” results starts with 8 items which doesn’t start by “B”. Browse by “C” – 23 items. Browse by “D” – 18 items. … Browse by “N” - more than 150 items. Matches for:dc_title__facet:N* dc_title__facet:n* The Browse option is evidently looking for term starting by “N” in whole metadata and not just in the title. Is it metadata problem or bug in browse option?
Browse by “S” – more than 300 items. There is another problem with metadata in this case. 98 titles starts with square bracket, which is probably caused by defect in metadata and probably also in OCR.
Bug in Browse by Author: The results are not sorted alphabetically. Manual alphabetical sorting option sorts the results just by the first author.
Bug in Browse by Year: The results are just from LANDOE content provider because the books have the year also in title and from UBER because of their specific date format. bug #171 For example by Browse by Year 1990 - Matches for: dc_date__facet:[1990 TO 2010] first items are from UBER and are sorted by wrong year (for example 1900) because of the different format of metadata.
Testing of feature 1.3.1 - Browse by categories
Feature description from the Catalogue of user requirements:
Browse by main search categories, e.g. titles, authors, year, and most common search terms; - alphabetical index.
Precondition: Defined main categories.
Testers: @AntonioGVH @fwelter @heimor @janahoffmann @JFTester @JiriFrank @LarissaS
Testing of feature 1.3.1 - Browse by categories
Feature description from the Catalogue of user requirements:
Browse by main search categories, e.g. titles, authors, year, and most common search terms; - alphabetical index.
Precondition: Defined main categories.
Testers: @fwelter
Testing of feature 1.3.1 - Browse by categories
Browse by Year is ok, but not for all collections. I noticed that "sorted by" remains the same as by previous browsing which is not logic, I would prefer browsing by year by default to be sorted by date, browsing by title to be sorted by title and browsing by author to be sorted by creator.
Browse by AUTHOR: B: sorting by creator sort by first author (from A to Z), while I want to sort authors starting with B! RMCA collection does not browse! Same problem is for browsing by Title, sorting does not work goed, strange highlights!
-----Original Message----- From: JiriFrank [mailto:reply@reply.github.com] Sent: 1 августа 2011 г. 10:31 To: Smirnova Larissa Subject: Re: [bhle] 1.3.1 - Browse by categories (#57)
Testing of feature 1.3.1 - Browse by categories
Feature description from the Catalogue of user requirements:
Browse by main search categories, e.g. titles, authors, year, and most common search terms; - alphabetical index.
Precondition: Defined main categories.
Testers: @AntonioGVH @fwelter @heimor @janahoffmann @JFTester @JiriFrank @LarissaS
Reply to this email directly or view it on GitHub: https://github.com/bhle/bhle/issues/57#issuecomment-1698757
11/8/2011 - Filtered through antispam by ICT
I was curios to see how was the ordering of the output browsing by authors, specially for those languages that have diacritic characters. However, the output seems to be more or less arbitrary. I mean:
A
Quoting JiriFrank:
Testing of feature 1.3.1 - Browse by categories
Feature description from the Catalogue of user requirements:
Browse by main search categories, e.g. titles, authors, year, and most common search terms; - alphabetical index.
Precondition: Defined main categories.
Testers: @AntonioGVH @fwelter @heimor @janahoffmann @JFTester @JiriFrank @LarissaS
Reply to this email directly or view it on GitHub: https://github.com/bhle/bhle/issues/57#issuecomment-1698757
1.3.1 browse by title, author, year
title A
dc_title__facet:A* dc_title__facet:a*
title C
title S
title N
the title search did not work properly, but it was difficult to undserstand why some titles were listed and others not. I never found titles by UB der Humboldt-Universität, Zweigbibliothek Museum für Naturkunde Consejo Superior de Investigaciones Científicas
I only occasionally found titles by Royal Museum for Central Africa
author G
dc_creator__facet:G* dc_creator__facet:g*
author P
the dc_creator authors were found, but not those where the author was under dc_contributor
year 1970
dc_date__facet:[1970 TO 1990]
only the dc_date dates was found, not the others which had the dates under dcterms_created and dcterms_issued
I probably understood why year and author did not display correct results (because the program was not searching in all concerned metadata fields), but not why the title browse search was not working properly.
1 - the result lists generally displayed titles where none of the words were contained in the title, author or year, but in the text of the abstract and notes of the item page.
2 - single journal volumes were displayed for serial runs, they blocked all intelligent search attempts and spammed the results list with over and over the same journal title.
Francisco
F. Welter-Schultes Zoologisches Institut, Berliner Str. 28, D-37073 Goettingen Phone +49 551 395536, Fax +49 551 395579 http://www.gwdg.de/~fwelter http://www.animalbase.org
feature updates recently committed to GitHub by AK: Using Browse by relevance will help a great deal (i.e. browse by relevance, then alpha by title). We now have an extra field for browse by title.
Browse by main search categories, e.g. titles, authors, year, and most common search terms; - alphabetical index.
Precondition: Defined main categories.
Related bugs #181; #182; #183