From c88c30a5c52dafb46c6d3eb401d23aa5feed63f1 Mon Sep 17 00:00:00 2001 From: Michael Peter Christen Date: Sat, 21 Sep 2024 21:51:19 +0200 Subject: [PATCH] added an option to ViewFile to see all solr fields which contain texts --- htroot/ViewFile.html | 25 +++-- source/net/yacy/htroot/ViewFile.java | 148 +++++++++++++++++---------- 2 files changed, 109 insertions(+), 64 deletions(-) diff --git a/htroot/ViewFile.html b/htroot/ViewFile.html index cbc0a0f5d..89a27252a 100644 --- a/htroot/ViewFile.html +++ b/htroot/ViewFile.html @@ -84,16 +84,16 @@ function updatepage(str) {
- #(moar)#::#(/moar)# + #(searchindocument)#::#(/searchindocument)#
- #(moar)#:: + #(searchindocument)#::
Search in Document:
- +
- #(/moar)# + #(/searchindocument)# @@ -123,6 +123,7 @@ function updatepage(str) { + @@ -166,9 +167,9 @@ function updatepage(str) {

:: -
-
Parsed Content -
+ +
Parsed Content +
dc:title
#[title]#
dc:creator
#[creator]#
dc:subject
#[subject]#
@@ -180,7 +181,7 @@ function updatepage(str) {
geo:lat & geo:long
lat=#[lat]#, lon=#[lon]#

#[parsedText]#

-
+
::
Parsed Sentences @@ -228,6 +229,14 @@ function updatepage(str) {
:: +
+
Schema Fields +
#{fields}# +
#[key]#
#[value]#
#{/fields}# +
+
+
+::
CitationReport