Re: [OPEN-ILS-GENERAL] broken Journal Title search in 2.6.4

2014-11-13 Thread Holly Brennan
Nevermind. We've got power!

-Original Message-
From: open-ils-general-boun...@list.georgialibraries.org 
[mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf Of Holly 
Brennan
Sent: Thursday, November 13, 2014 10:59 AM
To: Evergreen Discussion Group
Subject: Re: [OPEN-ILS-GENERAL] broken Journal Title search in 2.6.4

Ugh. Power just went out. I may be offline soon.

-Holly

-Original Message-
From: open-ils-general-boun...@list.georgialibraries.org 
[mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf Of Ben 
Shum
Sent: Thursday, November 13, 2014 10:26 AM
To: Evergreen Discussion Group
Subject: Re: [OPEN-ILS-GENERAL] broken Journal Title search in 2.6.4

Hi Nick and Holly,

That block is deprecated/removed, yes.  The open-ils.ingest code was removed in 
http://git.evergreen-ils.org/?p=Evergreen.git;a=commit;h=bc073517f19e89028feb5921d6c438beb5430d5c

I don't know enough about the journal title search (we removed this qtype from 
our systems) but I would verify that the bibs have the right bib_level encoding 
and that those appear in wherever they exist now under MVF/CRA as Kathy 
suggests.  Perhaps the definitions that set that were not done correctly and 
the reingest is missing these materials somehow.  Or the MARC is incomplete in 
some way and no longer matches up with the expected definition for serials.

*will ponder this more if he can*

-- Ben

On Thu, Nov 13, 2014 at 2:07 PM, Holly Brennan  wrote:
> This is Nick Poolos, typing on Holly’s email.
>
>
>
> The ingest did take about 3 hours.  We left psql client running so we 
> saw the end of the UPDATE 1 returns.  We also tracked the ingest via 
> psql activity queries.  We are sure that the re-ingest completed.
>
>
>
> In opensrf .xml we had the following that wasn’t in the new 2.6 
> example and Dale didn’t think it was not needed anymore.  This is 
> currently commented out in our opensrf.xml along with the appname tag at the 
> end of file.
>
>
>
>
>
> 
>
>
>
> Do we need this running to complete the ingest processing?
>
>
>
> Nick Poolos, byway of Holly’s email address.
>
>
>
> From: open-ils-general-boun...@list.georgialibraries.org
> [mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf 
> Of Kathy Lussier
> Sent: Thursday, November 13, 2014 9:50 AM
> To: open-ils-general@list.georgialibraries.org
> Subject: Re: [OPEN-ILS-GENERAL] broken Journal Title search in 2.6.4
>
>
>
> Hi Holly,
>
> I'm not seeing this issue on one of our 2.6.x systems (I'm not sure of 
> the point release). However, the 2.6 release is the one where MVF/CRA 
> was introduced, which affected the way that formats are identified in 
> the system. I noticed on your system that there are a lot of records, 
> particularly serials records, that are missing icons.  I know when 
> some of our sites moved to 2.6, the reingest process for record 
> attributes took a lot longer than we originally expected. Is it 
> possible that your records are still reingesting?
>
> Kathy
>
> Kathy Lussier
>
> Project Coordinator
>
> Massachusetts Library Network Cooperative
>
> (508) 343-0128
>
> kluss...@masslnc.org
>
> Twitter: http://www.twitter.com/kmlussier
>
> #evergreen IRC: kmlussier
>
> On 11/13/2014 1:28 PM, Holly Brennan wrote:
>
> On Tuesday we upgraded from 2.5.2 to 2.6.4. We also upgraded OpenSRF 
> to 2.3.0.
>
>
>
> I am now unable to pull up any records using Journal Title for search 
> type, journals or not. It appears completely broken. Using Title or 
> Keyword search type WILL pull up the record I’m looking for, but doing 
> a broad search for “New York Times” obviously brings up hundreds of unwanted 
> results.
>
>
>
> I opened a bug report:
>
> https://bugs.launchpad.net/evergreen/+bug/1392429
>
>
>
> Anyone else seeing this issue? It’s not fun sifting through results to 
> check in the daily newspapers. L
>
>
>
> -Holly
>
>
>
> Holly Brennan
>
> Library Technology Specialist
>
> Homer Public Library, Alaska
>
>
>
> hbren...@cityofhomer-ak.gov
>
> 907-235-3180 (main)
>
> 907-435-3154 (direct)
>
>
>
>



--
Benjamin Shum
Evergreen Systems Manager
Bibliomation, Inc.
24 Wooster Ave.
Waterbury, CT 06708
203-577-4070, ext. 113


Re: [OPEN-ILS-GENERAL] broken Journal Title search in 2.6.4

2014-11-13 Thread Holly Brennan
Ugh. Power just went out. I may be offline soon.

-Holly

-Original Message-
From: open-ils-general-boun...@list.georgialibraries.org 
[mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf Of Ben 
Shum
Sent: Thursday, November 13, 2014 10:26 AM
To: Evergreen Discussion Group
Subject: Re: [OPEN-ILS-GENERAL] broken Journal Title search in 2.6.4

Hi Nick and Holly,

That block is deprecated/removed, yes.  The open-ils.ingest code was removed in 
http://git.evergreen-ils.org/?p=Evergreen.git;a=commit;h=bc073517f19e89028feb5921d6c438beb5430d5c

I don't know enough about the journal title search (we removed this qtype from 
our systems) but I would verify that the bibs have the right bib_level encoding 
and that those appear in wherever they exist now under MVF/CRA as Kathy 
suggests.  Perhaps the definitions that set that were not done correctly and 
the reingest is missing these materials somehow.  Or the MARC is incomplete in 
some way and no longer matches up with the expected definition for serials.

*will ponder this more if he can*

-- Ben

On Thu, Nov 13, 2014 at 2:07 PM, Holly Brennan  wrote:
> This is Nick Poolos, typing on Holly’s email.
>
>
>
> The ingest did take about 3 hours.  We left psql client running so we 
> saw the end of the UPDATE 1 returns.  We also tracked the ingest via 
> psql activity queries.  We are sure that the re-ingest completed.
>
>
>
> In opensrf .xml we had the following that wasn’t in the new 2.6 
> example and Dale didn’t think it was not needed anymore.  This is 
> currently commented out in our opensrf.xml along with the appname tag at the 
> end of file.
>
>
>
>
>
> 
>
>
>
> Do we need this running to complete the ingest processing?
>
>
>
> Nick Poolos, byway of Holly’s email address.
>
>
>
> From: open-ils-general-boun...@list.georgialibraries.org
> [mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf 
> Of Kathy Lussier
> Sent: Thursday, November 13, 2014 9:50 AM
> To: open-ils-general@list.georgialibraries.org
> Subject: Re: [OPEN-ILS-GENERAL] broken Journal Title search in 2.6.4
>
>
>
> Hi Holly,
>
> I'm not seeing this issue on one of our 2.6.x systems (I'm not sure of 
> the point release). However, the 2.6 release is the one where MVF/CRA 
> was introduced, which affected the way that formats are identified in 
> the system. I noticed on your system that there are a lot of records, 
> particularly serials records, that are missing icons.  I know when 
> some of our sites moved to 2.6, the reingest process for record 
> attributes took a lot longer than we originally expected. Is it 
> possible that your records are still reingesting?
>
> Kathy
>
> Kathy Lussier
>
> Project Coordinator
>
> Massachusetts Library Network Cooperative
>
> (508) 343-0128
>
> kluss...@masslnc.org
>
> Twitter: http://www.twitter.com/kmlussier
>
> #evergreen IRC: kmlussier
>
> On 11/13/2014 1:28 PM, Holly Brennan wrote:
>
> On Tuesday we upgraded from 2.5.2 to 2.6.4. We also upgraded OpenSRF 
> to 2.3.0.
>
>
>
> I am now unable to pull up any records using Journal Title for search 
> type, journals or not. It appears completely broken. Using Title or 
> Keyword search type WILL pull up the record I’m looking for, but doing 
> a broad search for “New York Times” obviously brings up hundreds of unwanted 
> results.
>
>
>
> I opened a bug report:
>
> https://bugs.launchpad.net/evergreen/+bug/1392429
>
>
>
> Anyone else seeing this issue? It’s not fun sifting through results to 
> check in the daily newspapers. L
>
>
>
> -Holly
>
>
>
> Holly Brennan
>
> Library Technology Specialist
>
> Homer Public Library, Alaska
>
>
>
> hbren...@cityofhomer-ak.gov
>
> 907-235-3180 (main)
>
> 907-435-3154 (direct)
>
>
>
>



--
Benjamin Shum
Evergreen Systems Manager
Bibliomation, Inc.
24 Wooster Ave.
Waterbury, CT 06708
203-577-4070, ext. 113


Re: [OPEN-ILS-GENERAL] broken Journal Title search in 2.6.4

2014-11-13 Thread Holly Brennan
I'm a bit rusty on cataloging, but our bib level in the MARC record for 
journals say 's', but right-clicking in this bib level field suggests 'e' for 
serial. I added this info to my bug report, since I'm trying to keep my brain 
on track that this is a "personal" issue and not 2.6.4 in general. It was a red 
flag to me, though I'm just not confident about it because I rarely catalog 
anymore.

-Holly

-Original Message-
From: open-ils-general-boun...@list.georgialibraries.org 
[mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf Of Ben 
Shum
Sent: Thursday, November 13, 2014 10:26 AM
To: Evergreen Discussion Group
Subject: Re: [OPEN-ILS-GENERAL] broken Journal Title search in 2.6.4

Hi Nick and Holly,

That block is deprecated/removed, yes.  The open-ils.ingest code was removed in 
http://git.evergreen-ils.org/?p=Evergreen.git;a=commit;h=bc073517f19e89028feb5921d6c438beb5430d5c

I don't know enough about the journal title search (we removed this qtype from 
our systems) but I would verify that the bibs have the right bib_level encoding 
and that those appear in wherever they exist now under MVF/CRA as Kathy 
suggests.  Perhaps the definitions that set that were not done correctly and 
the reingest is missing these materials somehow.  Or the MARC is incomplete in 
some way and no longer matches up with the expected definition for serials.

*will ponder this more if he can*

-- Ben

On Thu, Nov 13, 2014 at 2:07 PM, Holly Brennan  wrote:
> This is Nick Poolos, typing on Holly’s email.
>
>
>
> The ingest did take about 3 hours.  We left psql client running so we 
> saw the end of the UPDATE 1 returns.  We also tracked the ingest via 
> psql activity queries.  We are sure that the re-ingest completed.
>
>
>
> In opensrf .xml we had the following that wasn’t in the new 2.6 
> example and Dale didn’t think it was not needed anymore.  This is 
> currently commented out in our opensrf.xml along with the appname tag at the 
> end of file.
>
>
>
>
>
> 
>
>
>
> Do we need this running to complete the ingest processing?
>
>
>
> Nick Poolos, byway of Holly’s email address.
>
>
>
> From: open-ils-general-boun...@list.georgialibraries.org
> [mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf 
> Of Kathy Lussier
> Sent: Thursday, November 13, 2014 9:50 AM
> To: open-ils-general@list.georgialibraries.org
> Subject: Re: [OPEN-ILS-GENERAL] broken Journal Title search in 2.6.4
>
>
>
> Hi Holly,
>
> I'm not seeing this issue on one of our 2.6.x systems (I'm not sure of 
> the point release). However, the 2.6 release is the one where MVF/CRA 
> was introduced, which affected the way that formats are identified in 
> the system. I noticed on your system that there are a lot of records, 
> particularly serials records, that are missing icons.  I know when 
> some of our sites moved to 2.6, the reingest process for record 
> attributes took a lot longer than we originally expected. Is it 
> possible that your records are still reingesting?
>
> Kathy
>
> Kathy Lussier
>
> Project Coordinator
>
> Massachusetts Library Network Cooperative
>
> (508) 343-0128
>
> kluss...@masslnc.org
>
> Twitter: http://www.twitter.com/kmlussier
>
> #evergreen IRC: kmlussier
>
> On 11/13/2014 1:28 PM, Holly Brennan wrote:
>
> On Tuesday we upgraded from 2.5.2 to 2.6.4. We also upgraded OpenSRF 
> to 2.3.0.
>
>
>
> I am now unable to pull up any records using Journal Title for search 
> type, journals or not. It appears completely broken. Using Title or 
> Keyword search type WILL pull up the record I’m looking for, but doing 
> a broad search for “New York Times” obviously brings up hundreds of unwanted 
> results.
>
>
>
> I opened a bug report:
>
> https://bugs.launchpad.net/evergreen/+bug/1392429
>
>
>
> Anyone else seeing this issue? It’s not fun sifting through results to 
> check in the daily newspapers. L
>
>
>
> -Holly
>
>
>
> Holly Brennan
>
> Library Technology Specialist
>
> Homer Public Library, Alaska
>
>
>
> hbren...@cityofhomer-ak.gov
>
> 907-235-3180 (main)
>
> 907-435-3154 (direct)
>
>
>
>



--
Benjamin Shum
Evergreen Systems Manager
Bibliomation, Inc.
24 Wooster Ave.
Waterbury, CT 06708
203-577-4070, ext. 113


Re: [OPEN-ILS-GENERAL] broken Journal Title search in 2.6.4

2014-11-13 Thread Ben Shum
Hi Nick and Holly,

That block is deprecated/removed, yes.  The open-ils.ingest code was
removed in 
http://git.evergreen-ils.org/?p=Evergreen.git;a=commit;h=bc073517f19e89028feb5921d6c438beb5430d5c

I don't know enough about the journal title search (we removed this
qtype from our systems) but I would verify that the bibs have the
right bib_level encoding and that those appear in wherever they exist
now under MVF/CRA as Kathy suggests.  Perhaps the definitions that set
that were not done correctly and the reingest is missing these
materials somehow.  Or the MARC is incomplete in some way and no
longer matches up with the expected definition for serials.

*will ponder this more if he can*

-- Ben

On Thu, Nov 13, 2014 at 2:07 PM, Holly Brennan  wrote:
> This is Nick Poolos, typing on Holly’s email.
>
>
>
> The ingest did take about 3 hours.  We left psql client running so we saw
> the end of the UPDATE 1 returns.  We also tracked the ingest via psql
> activity queries.  We are sure that the re-ingest completed.
>
>
>
> In opensrf .xml we had the following that wasn’t in the new 2.6 example and
> Dale didn’t think it was not needed anymore.  This is currently commented
> out in our opensrf.xml along with the appname tag at the end of file.
>
>
>
>
>
> 
>
>
>
> Do we need this running to complete the ingest processing?
>
>
>
> Nick Poolos, byway of Holly’s email address.
>
>
>
> From: open-ils-general-boun...@list.georgialibraries.org
> [mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf Of
> Kathy Lussier
> Sent: Thursday, November 13, 2014 9:50 AM
> To: open-ils-general@list.georgialibraries.org
> Subject: Re: [OPEN-ILS-GENERAL] broken Journal Title search in 2.6.4
>
>
>
> Hi Holly,
>
> I'm not seeing this issue on one of our 2.6.x systems (I'm not sure of the
> point release). However, the 2.6 release is the one where MVF/CRA was
> introduced, which affected the way that formats are identified in the
> system. I noticed on your system that there are a lot of records,
> particularly serials records, that are missing icons.  I know when some of
> our sites moved to 2.6, the reingest process for record attributes took a
> lot longer than we originally expected. Is it possible that your records are
> still reingesting?
>
> Kathy
>
> Kathy Lussier
>
> Project Coordinator
>
> Massachusetts Library Network Cooperative
>
> (508) 343-0128
>
> kluss...@masslnc.org
>
> Twitter: http://www.twitter.com/kmlussier
>
> #evergreen IRC: kmlussier
>
> On 11/13/2014 1:28 PM, Holly Brennan wrote:
>
> On Tuesday we upgraded from 2.5.2 to 2.6.4. We also upgraded OpenSRF to
> 2.3.0.
>
>
>
> I am now unable to pull up any records using Journal Title for search type,
> journals or not. It appears completely broken. Using Title or Keyword search
> type WILL pull up the record I’m looking for, but doing a broad search for
> “New York Times” obviously brings up hundreds of unwanted results.
>
>
>
> I opened a bug report:
>
> https://bugs.launchpad.net/evergreen/+bug/1392429
>
>
>
> Anyone else seeing this issue? It’s not fun sifting through results to check
> in the daily newspapers. L
>
>
>
> -Holly
>
>
>
> Holly Brennan
>
> Library Technology Specialist
>
> Homer Public Library, Alaska
>
>
>
> hbren...@cityofhomer-ak.gov
>
> 907-235-3180 (main)
>
> 907-435-3154 (direct)
>
>
>
>



-- 
Benjamin Shum
Evergreen Systems Manager
Bibliomation, Inc.
24 Wooster Ave.
Waterbury, CT 06708
203-577-4070, ext. 113


Re: [OPEN-ILS-GENERAL] broken Journal Title search in 2.6.4

2014-11-13 Thread Holly Brennan
This is Nick Poolos, typing on Holly's email.

The ingest did take about 3 hours.  We left psql client running so we saw the 
end of the UPDATE 1 returns.  We also tracked the ingest via psql activity 
queries.  We are sure that the re-ingest completed.

In opensrf .xml we had the following that wasn't in the new 2.6 example and 
Dale didn't think it was not needed anymore.  This is currently commented out 
in our opensrf.xml along with the appname tag at the end of file.




Do we need this running to complete the ingest processing?

Nick Poolos, byway of Holly's email address.

From: open-ils-general-boun...@list.georgialibraries.org 
[mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf Of Kathy 
Lussier
Sent: Thursday, November 13, 2014 9:50 AM
To: open-ils-general@list.georgialibraries.org
Subject: Re: [OPEN-ILS-GENERAL] broken Journal Title search in 2.6.4

Hi Holly,

I'm not seeing this issue on one of our 2.6.x systems (I'm not sure of the 
point release). However, the 2.6 release is the one where MVF/CRA was 
introduced, which affected the way that formats are identified in the system. I 
noticed on your system that there are a lot of records, particularly serials 
records, that are missing icons.  I know when some of our sites moved to 2.6, 
the reingest process for record attributes took a lot longer than we originally 
expected. Is it possible that your records are still reingesting?

Kathy


Kathy Lussier

Project Coordinator

Massachusetts Library Network Cooperative

(508) 343-0128

kluss...@masslnc.org<mailto:kluss...@masslnc.org>

Twitter: http://www.twitter.com/kmlussier

#evergreen IRC: kmlussier
On 11/13/2014 1:28 PM, Holly Brennan wrote:
On Tuesday we upgraded from 2.5.2 to 2.6.4. We also upgraded OpenSRF to 2.3.0.

I am now unable to pull up any records using Journal Title for search type, 
journals or not. It appears completely broken. Using Title or Keyword search 
type WILL pull up the record I'm looking for, but doing a broad search for "New 
York Times" obviously brings up hundreds of unwanted results.

I opened a bug report:
https://bugs.launchpad.net/evergreen/+bug/1392429

Anyone else seeing this issue? It's not fun sifting through results to check in 
the daily newspapers. :(

-Holly

Holly Brennan
Library Technology Specialist
Homer Public Library, Alaska

hbren...@cityofhomer-ak.gov<mailto:hbren...@cityofhomer-ak.gov>
907-235-3180 (main)
907-435-3154 (direct)




Re: [OPEN-ILS-GENERAL] broken Journal Title search in 2.6.4

2014-11-13 Thread Kathy Lussier

Hi Holly,

I'm not seeing this issue on one of our 2.6.x systems (I'm not sure of 
the point release). However, the 2.6 release is the one where MVF/CRA 
was introduced, which affected the way that formats are identified in 
the system. I noticed on your system that there are a lot of records, 
particularly serials records, that are missing icons.  I know when some 
of our sites moved to 2.6, the reingest process for record attributes 
took a lot longer than we originally expected. Is it possible that your 
records are still reingesting?


Kathy

Kathy Lussier
Project Coordinator
Massachusetts Library Network Cooperative
(508) 343-0128
kluss...@masslnc.org
Twitter: http://www.twitter.com/kmlussier
#evergreen IRC: kmlussier

On 11/13/2014 1:28 PM, Holly Brennan wrote:


On Tuesday we upgraded from 2.5.2 to 2.6.4. We also upgraded OpenSRF 
to 2.3.0.


I am now unable to pull up any records using Journal Title for search 
type, journals or not. It appears completely broken. Using Title or 
Keyword search type WILL pull up the record I'm looking for, but doing 
a broad search for "New York Times" obviously brings up hundreds of 
unwanted results.


I opened a bug report:

https://bugs.launchpad.net/evergreen/+bug/1392429

Anyone else seeing this issue? It's not fun sifting through results to 
check in the daily newspapers. L


-Holly

Holly Brennan

Library Technology Specialist

Homer Public Library, Alaska

hbren...@cityofhomer-ak.gov

907-235-3180 (main)

907-435-3154 (direct)





[OPEN-ILS-GENERAL] broken Journal Title search in 2.6.4

2014-11-13 Thread Holly Brennan
On Tuesday we upgraded from 2.5.2 to 2.6.4. We also upgraded OpenSRF to 2.3.0.

I am now unable to pull up any records using Journal Title for search type, 
journals or not. It appears completely broken. Using Title or Keyword search 
type WILL pull up the record I'm looking for, but doing a broad search for "New 
York Times" obviously brings up hundreds of unwanted results.

I opened a bug report:
https://bugs.launchpad.net/evergreen/+bug/1392429

Anyone else seeing this issue? It's not fun sifting through results to check in 
the daily newspapers. :(

-Holly

Holly Brennan
Library Technology Specialist
Homer Public Library, Alaska

hbren...@cityofhomer-ak.gov
907-235-3180 (main)
907-435-3154 (direct)