[solrmarc] r1794 committed - Modify list of hints that determines whether a URL is "supplemental"

1 view
Skip to first unread message

solr...@googlecode.com

unread,
Apr 3, 2015, 1:32:36 PM4/3/15
to solrmarc...@googlegroups.com
Revision: 1794
Author: rh...@virginia.edu
Date: Fri Apr 3 17:32:19 2015 UTC
Log: Modify list of hints that determines whether a URL
is "supplemental"
https://code.google.com/p/solrmarc/source/detail?r=1794

Modified:
/trunk/lib/solrmarc/src/org/solrmarc/index/SolrIndexer.java

=======================================
--- /trunk/lib/solrmarc/src/org/solrmarc/index/SolrIndexer.java Thu Mar 5
21:32:51 2015 UTC
+++ /trunk/lib/solrmarc/src/org/solrmarc/index/SolrIndexer.java Fri Apr 3
17:32:19 2015 UTC
@@ -2165,7 +2165,7 @@
|| lc.contains("guide") || lc.contains("inhalts") ||
lc.contains("version") || lc.contains("addendum")
|| lc.contains("abstract") || lc.contains("index") ||
lc.contains("digest") || lc.contains("contents")
|| lc.contains("klappentext") ||
lc.contains("verlagsinformation") || lc.contains("lizenzfrei") ||
lc.contains("rezension")
- || lc.contains("sample") || lc.contains("related"))
+ || lc.contains("sample") || lc.contains("related") ||
lc.contains("record"))

supplmntl = true;
}
Reply all
Reply to author
Forward
0 new messages