X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Fpazpar2_config.h;h=11cec522e42917968f586d66a6925d84665ce028;hb=f75dc6076c0d4846d80929c40894bb4fdd678dc2;hp=f3960b27bb15d44b54450886edb19410376c3860;hpb=8961ed761e348e972f00d015284ce75c16b1648c;p=pazpar2-moved-to-github.git diff --git a/src/pazpar2_config.h b/src/pazpar2_config.h index f3960b2..11cec52 100644 --- a/src/pazpar2_config.h +++ b/src/pazpar2_config.h @@ -117,6 +117,11 @@ struct conf_service int z3950_session_timeout; int z3950_operation_timeout; int rank_cluster; + int rank_debug; + double rank_follow; + double rank_lead; + int rank_length; + char *default_sort; int ref_count; /* duplicated from conf_server */