Skip to content

Fields marked as facet now appear as FieldName(1..n)#2

Open
csteeg wants to merge 12 commits into
jerrong:masterfrom
csteeg:master
Open

Fields marked as facet now appear as FieldName(1..n)#2
csteeg wants to merge 12 commits into
jerrong:masterfrom
csteeg:master

Conversation

@csteeg

@csteeg csteeg commented Oct 30, 2012

Copy link
Copy Markdown

Fields marked as facet now appear as:

  • Fields
    • FieldName(1..n)
    • FieldName2(1..n)

, I would have expected it to appear as

  • FieldName1
    • value1 (1..n)
    • value2(1..n)
      *FieldName2
    • value1 (1..n)
    • value2 (1..n)

this code change makes that happen
(and removed the iconcache folder)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant