diff --git a/app/controllers/Reconcile.java b/app/controllers/Reconcile.java index 10fa17a..54571b9 100644 --- a/app/controllers/Reconcile.java +++ b/app/controllers/Reconcile.java @@ -485,6 +485,9 @@ private SearchResponse executeQuery(Entry entry, String queryS .field("preferredName", 4f)// .field("variantName", 2f)// .field("temporaryName")// + .field("temporaryNameOfTheConferenceOrEvent")// + .field("temporaryNameOfTheCorporateBody")// + .field("temporaryNameOfThePlaceOrGeographicName")// .field("abbreviatedName")// .field("abbreviatedNameForTheConferenceOrEvent")// .field("abbreviatedNameForThePlaceOrGeographicName")//