hi , Data Store Crawling

(from github.com/MajidSafari)
hi

in Data Store Crawling

how to connect to sql server 2014 ,???

(from github.com/marevol)
See http://fess.codelibs.org/10.2/admin/dataconfig-guide.html#databasedatastore
and put JAR file of JDBC driver for SQL server to app/WEB-INF/lib.

(from github.com/MajidSafari)
hi , i see that but ,

(from github.com/MajidSafari)
i cant set parameters to connect to sql ???

can you example how to config parameters and sctipt

(from github.com/marevol)
The parameter is settings for DB, and the script is mappings between SQL results and indexed document.