X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Fconfig.h;h=56caece24cd327fad9fe6a47c0a089bacd9eadce;hb=00114b899c187399eafbaa3cd4bbf16bd0bf467a;hp=346707a873f69d58f760c17a6a044e30b8e93780;hpb=77b4d51d81340f3374ae8a97aea0177a0fbcd336;p=pazpar2-moved-to-github.git diff --git a/src/config.h b/src/config.h index 346707a..56caece 100644 --- a/src/config.h +++ b/src/config.h @@ -11,6 +11,7 @@ struct conf_metadata char *name; // The name of this element. Output by normalization stylesheet int brief; // Is this element to be returned in the brief format? int termlist;// Is this field to be treated as a termlist for browsing? + int rank; // Rank factor. 0 means don't use this field for ranking, 1 is default enum { Metadata_type_generic, // Generic text field @@ -52,6 +53,7 @@ struct conf_server struct conf_queryprofile { + int dummy; }; struct conf_retrievalmap