Print

Print


On Fri, Oct 16, 2009 at 3:12 PM, Eric James <[log in to unmask]> wrote:
> For our finding aids, we are using fedoragenericsearch 2.2 with solr as index.  Because the EADs can be huge, the EADs are indexed but not stored (with stored EADs, search time for ~500 objects = 20 min rather than < 1 sec).

Eric, what do your actual schema and Solr configuration look like?
One possibility would be to store and index the actual contents of the
EAD in a separate field and not return that field by default in query
responses. For what it's worth, this is what we're doing at NYPL for
our EAD files that are being indexed as part of the new Drupal-based
site we're building.


Mark A. Matienzo
Applications Developer, Digital Experience Group
The New York Public Library



>
>
>
> However, we would like to have number of search terms found within each hit.  For example, CDL's collection:
>
> http://www.oac.cdlib.org/search?query=Donner
>
>
>
> Also we would like highlighting/snippets of the search term similar to CDL's.
>
>
>
> Is it a lost cause to have this functionality without storing the EAD?  Is there a way to store the EAD and have a reasonable response time?
>
>
>
> ---
>
> Eric James
>
> Yale University Libraries
>
>
>
>
>