We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fc0826 commit e859606Copy full SHA for e859606
Application.cfc
@@ -1,5 +1,5 @@
1
component{
2
- THIS.name = "cfsolrlibDemo" />
+ THIS.name = "cfsolrlibDemo";
3
4
public boolean function onApplicationStart(){
5
// load libraries needed for solrj
0 commit comments