From ca4e01d37e5fc1793d2a5de8797a05a28f8ac3e1 Mon Sep 17 00:00:00 2001 From: pal155 Date: Thu, 11 Mar 2021 11:58:45 +1100 Subject: [PATCH] Formatting fix --- grails-app/services/au/org/ala/bie/ImportService.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grails-app/services/au/org/ala/bie/ImportService.groovy b/grails-app/services/au/org/ala/bie/ImportService.groovy index c4ea37e..a64a36d 100644 --- a/grails-app/services/au/org/ala/bie/ImportService.groovy +++ b/grails-app/services/au/org/ala/bie/ImportService.groovy @@ -547,7 +547,7 @@ class ImportService implements GrailsConfigurationAware { doc["guid"] = pageUrl doc["name"] = document.title doc["content"] = document.body - doc["linkIdentifier"] = pageUrl + doc["linkIdentifier"] = pageUrl //doc["australian_s"] = "recorded" // so they appear in default QF search doc["categories"] = categories // add to doc to buffer (List)