Skip to content

Instantly share code, notes, and snippets.

@pille72
Created September 24, 2015 12:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pille72/ed1823f920b4842ee3c7 to your computer and use it in GitHub Desktop.
Save pille72/ed1823f920b4842ee3c7 to your computer and use it in GitHub Desktop.
Issues = 1
Issues {
table = pages
additionalWhereClause = magazine_root = 1
fields {
created = date
title = title
content = SOLR_CONTENT
content.value = ASDF
test_stringS = title
url_stringS = TEXT
url_stringS {
typolink {
parameter = {$menu.archive}
useCacheHash = 1
returnLast = url
}
}
url = TEXT
url {
typolink {
parameter = {$menu.archive}
useCacheHash = 1
returnLast = url
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment