eintopf.info@v0.13.16/service/eventsearch/eventdocument.yaml (about) 1 searchfields: 2 is: 3 type: string 4 go_name: IS 5 id: 6 type: string 7 go_name: ID 8 organizer: 9 type: string 10 involved: 11 type: object 12 go_type: "event.Involved" 13 not_filterable: true 14 location: 15 type: string 16 location2: 17 type: string 18 groupID: 19 type: string 20 go_name: GroupID 21 placeID: 22 type: string 23 go_name: PlaceID 24 tag: 25 type: string 26 name: 27 type: string 28 multiday: 29 type: int 30 day: 31 type: datetime 32 start: 33 type: datetime 34 end: 35 type: datetime 36 date: 37 type: datetime 38 listed: 39 type: boolean 40 ownedBy: 41 type: string 42 children: 43 type: boolean