X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsolrtransform.c;h=1b323f42b82b4a7dffe7402380031bd3f3913273;hb=827d331a56e9c2b17983717155b74c2f3e5808fd;hp=2d4104457fe2f27a9915dcd95e31abb82b94fac4;hpb=dfeb387a4744dd3c7ed9df15b3306ae6c35fa22e;p=yaz-moved-to-github.git diff --git a/src/solrtransform.c b/src/solrtransform.c index 2d41044..1b323f4 100644 --- a/src/solrtransform.c +++ b/src/solrtransform.c @@ -2,21 +2,13 @@ * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ - /** * \file solrtransform.c * \brief Implements SOLR transform (SOLR to RPN conversion). - * - * Evaluation order of rules: - * - * always - * relation - * structure - * position - * truncation - * index - * relationModifier */ +#if HAVE_CONFIG_H +#include +#endif #include #include