Loading plugins/ead_search/ead_search.xqm +2 −2 Original line number Diff line number Diff line Loading @@ -165,7 +165,7 @@ function max.plugin.ead_search:runSearch($project as xs:string, $indexes as xs:s </section> } catch * { max:max-error("Erreur code " || $err:code, $err:description ||'('||$fullQuery||')',$err:module, $err:line-number) max:max-error("Erreur code " || $err:code, $err:description ||'('||$fullQuery||')',$err:module, $err:line-number, $err:additional) } }; Loading Loading @@ -195,7 +195,7 @@ function max.plugin.ead_search:runSearchSimple($project,$search){ </section> } catch * { max:max-error("Erreur code " || $err:code, $err:description ||'('||$matches||')',$err:module, $err:line-number) max:max-error("Erreur code " || $err:code, $err:description ||'('||$matches||')',$err:module, $err:line-number, $err:additional) } }; Loading Loading
plugins/ead_search/ead_search.xqm +2 −2 Original line number Diff line number Diff line Loading @@ -165,7 +165,7 @@ function max.plugin.ead_search:runSearch($project as xs:string, $indexes as xs:s </section> } catch * { max:max-error("Erreur code " || $err:code, $err:description ||'('||$fullQuery||')',$err:module, $err:line-number) max:max-error("Erreur code " || $err:code, $err:description ||'('||$fullQuery||')',$err:module, $err:line-number, $err:additional) } }; Loading Loading @@ -195,7 +195,7 @@ function max.plugin.ead_search:runSearchSimple($project,$search){ </section> } catch * { max:max-error("Erreur code " || $err:code, $err:description ||'('||$matches||')',$err:module, $err:line-number) max:max-error("Erreur code " || $err:code, $err:description ||'('||$matches||')',$err:module, $err:line-number, $err:additional) } }; Loading