https://github.com/dvn/solrpoc
+autocomplete: http://alexbenedetti.blogspot.co.uk/2015/07/solr-you-complete-me.html
+
## `*:*` vs `*`
"lucene" - search for "lucene" in the default field
## Tools
https://github.com/solrpl/explain
+
+## Contributing
+
+Solr has a [newdev][] label.
+
+[newdev]: https://issues.apache.org/jira/issues/?jql=project%20%3D%20SOLR%20AND%20labels%20%3D%20newdev%20AND%20status%20in%20(Open%2C%20Reopened)