How can I see all the data that solr is indexing?

Mat Schaffer picture Mat Schaffer · Jan 18, 2011 · Viewed 31.7k times · Source

So I have a solr server running as part of a chef server. Some of my nodes just aren't coming up in searches. I can use ?q=*:* to show the documents but most of the chef data is indexed as dynamicFields, so I don't see it in the xml documents.

I'm hoping that if I can find a way to see either:

  • what's coming into solr as it's indexed or
  • the full set of indexed documents with their dynamic fields

Thanks in advance!

Answer

rfeak picture rfeak · Jan 18, 2011

Luke may help: https://github.com/DmitryKey/luke. You can point it at the Solr index and see what's in there.

Last time I checked, you could run it right from the web and just point it at the index.