Re: [Archivesspace_Users_Group] Auto stemming search results on AS 2.5

2018-10-08 Thread Custer, Mark
Hi, Aditi.

So, I don’t know how best to approach this, but I can say how we’ve approached 
this at Yale for the time being.  We’ve updated our solr/schema.xml file to use 
the Krovetz stemmer, which is a non-aggressive stemmer that works well for the 
English language since it’s primarily dictionary based.  Here’s an example of 
how we changed that:  
https://github.com/fordmadox/archivesspace/blob/2.4.1.yale.hm.mm/solr/schema.xml#L338-L357
 (the stemmer is used both for the index, at line 347, and at query time, at 
line 355).

Please note that this tactic affects both the staff and public interface.  
Well, I should say that it primarily affects the staff interface.  One wrinkle 
that we’ve discovered is that in the typeahead feature in the staff interface, 
the query is handled a bit differently there and it’s not stemmed (I’ve been 
meaning to look into seeing what would need to change here but I still haven’t 
done that yet).  So, if you did a typeahead for something like “scrapbooks” in 
our staff interface when trying to link to a heading, when you type in that 
last “s” then that doesn’t work.  The problem is that the typeahead query is 
not being stemmed, whereas it’s doing a search on an index that has been 
stemmed.  Our workaround is just to type “scrapbook” to find and link to 
“scrapbooks”.  Not ideal, but it beats expecting that users or staff would 
search for “invoice” OR “invoices” to get a set of results that they’d actually 
expect.

I’m definitely a proponent that ArchivesSpace (or any discovery service) should 
include some sort of stemming out of the box, but right now that’s not the case.

Anyhow, I’m curious to hear what sort of approach you take, so please us know.

Mark



From: archivesspace_users_group-boun...@lyralists.lyrasis.org 
[mailto:archivesspace_users_group-boun...@lyralists.lyrasis.org] On Behalf Of 
Aditi Worcester
Sent: Monday, 08 October, 2018 12:11 PM
To: Archivesspace Users Group 
Subject: [Archivesspace_Users_Group] Auto stemming search results on AS 2.5

Hello,
We’re trying to auto stem our search results on AS 2.5 and don’t quite know how!
For instance, a search for “invoice” on the PUI returns “no results”. A search 
for “invoices” returns 231 results.
Any suggestions on how best to approach this?
Thank you in advance for your time and help.
Aditi
---
Aditi Worcester
Processing Archivist, Kellogg Library
California State University San Marcos
760-750-8359 | aworces...@csusm.edu


___
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group@lyralists.lyrasis.org
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group


[Archivesspace_Users_Group] release candidate available - ArchivesSpace v2.5.1-RC1

2018-10-08 Thread Christine Di Bella
Hello ArchivesSpace members,

The ArchivesSpace team is pleased to announce a release candidate, v2.5.1-RC1. 
You can download it at 
https://github.com/archivesspace/archivesspace/releases/tag/v2.5.1-RC1 or test 
it out without downloading at http://test.archivesspace.org/staff  (username 
admin /password admin). We do encourage you to download and try it out with 
your own local setup and/or data if you can for the most accurate results.

This release candidate contains program-led and community pull requests that 
provide feature enhancements, bug fixes, infrastructure improvements, and 
documentation updates. A focus of this release is continuing to improve 
accessibility of the public and staff interfaces.

Thanks to the community members who made contributions to this release, 
including both individual archives staff and developers, as well as our 
Development Prioritization sub-team, Testing sub-team, Reports sub-team, and 
Core Committers Group.

Please try this release candidate out over the next few days and let us know by 
October 12 at 
archivesspaceh...@lyrasis.org if you 
notice any problems with the specific areas addressed in this release, or if 
anything that was working before no longer is. Barring major issues, we expect 
to release v2.5.1 next week.

Christine

Christine Di Bella
ArchivesSpace Program Manager
christine.dibe...@lyrasis.org
800.999.8558 x2905
678-235-2905
cdibella13 (Skype)

[ASpaceOrgHomeMedium]
___
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group@lyralists.lyrasis.org
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group


[Archivesspace_Users_Group] arranging Digital Object records for archived websites

2018-10-08 Thread Kevin Clair
Hello list,

I’m curious if any ArchivesSpace institutions, particularly those using the 
PUI, can share their strategies for arranging archived websites into a 
collection or record group in ArchivesSpace. I’ve looked at a couple of plugins 
for representing Archive-It crawls as Digital Objects [1] [2]; what I’m 
interested in is to what, exactly, those Digital Objects are getting linked in 
the staff interface. We have a couple of thoughts for how we might do this at 
Denver but I’d be interested to hear others’ thoughts.

thanks!  -k

[1] 
https://github.com/NYULibraries/Archivesspace-DO-Plugin/wiki/Archive-It-Integration
[2] https://github.com/bentley-historical-library/bhl_aspace_archive_it



___
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group@lyralists.lyrasis.org
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group


[Archivesspace_Users_Group] Auto stemming search results on AS 2.5

2018-10-08 Thread Aditi Worcester
Hello,
We’re trying to auto stem our search results on AS 2.5 and don’t quite know how!
For instance, a search for “invoice” on the PUI returns “no results”. A search 
for “invoices” returns 231 results.
Any suggestions on how best to approach this?
Thank you in advance for your time and help.
Aditi
---
Aditi Worcester
Processing Archivist, Kellogg Library
California State University San Marcos
760-750-8359 | aworces...@csusm.edu


___
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group@lyralists.lyrasis.org
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group