X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Frecord.h;h=f2761f5cb8b9c085a740843549b9ae80059f6125;hb=0fe0923f24c8e90e31ecc23fd60c09a1172b0a25;hp=99a9e636b27d255e120b5c911975f002dba795a5;hpb=2bd14321370e2d042c370d19149d6caec9c01930;p=pazpar2-moved-to-github.git diff --git a/src/record.h b/src/record.h index 99a9e63..f2761f5 100644 --- a/src/record.h +++ b/src/record.h @@ -28,6 +28,7 @@ union data_types { struct { const char *disp; const char *sort; + const char *snippet; } text; struct { int min;