aboutsummaryrefslogtreecommitdiffstats
path: root/extra/cdx
diff options
context:
space:
mode:
Diffstat (limited to 'extra/cdx')
-rw-r--r--extra/cdx/README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/extra/cdx/README.md b/extra/cdx/README.md
index 8c95021..609bfd9 100644
--- a/extra/cdx/README.md
+++ b/extra/cdx/README.md
@@ -4,3 +4,17 @@ Given a sample from outbound web links from publications, determine number of
URLs we may have. We currently find about 44368911 URLs in the refs.
Limit to 10000 links.
+
+10k random:
+
+```
+ 7010 OK
+ 2940 MISS
+```
+
+10k w/o doi.org:
+
+```
+ 6442 OK
+ 3480 MISS
+```