1

I am about to use Solr'd Dynamic Fields for the first time but my requirements state that those fields have to be facetable. I did quite a lot of googling and doc reading but I can't find a place that either confirms or denies the allegation :)

Does anyone here know?

Thanks in advance! Andre

hdx
  • 4,198
  • 7
  • 26
  • 33
  • Can you explain how? The below question says "No" http://stackoverflow.com/questions/7512392/facet-dynamic-fields-with-apache-solr – jmozah Dec 17 '12 at 14:18

1 Answers1

1

Yes, you can facet on dynamic fields just fine.

Mauricio Scheffer
  • 98,863
  • 23
  • 192
  • 275
  • Thanks Mauricio! I have not had a chance to test this yet but I will have to in a couple of weeks and I will mark your answer as correct once I confirm it. – hdx Aug 11 '11 at 01:40