SOLR and SQL functions

2011-07-01 Thread roySolr
. Does SOLR not support sql functions(transact-sql)?? -- View this message in context: http://lucene.472066.n3.nabble.com/SOLR-and-SQL-functions-tp3129175p3129175.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: SOLR and SQL functions

2011-07-01 Thread Stefan Matheis
isSoccerClub(id,name) = 1; it works fine. Does SOLR not support sql functions(transact-sql)?? -- View this message in context: http://lucene.472066.n3.nabble.com/SOLR-and-SQL-functions-tp3129175p3129175.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: SOLR and SQL functions

2011-07-01 Thread roySolr
to STRICT TRANS TABLES. When i run this part in mysql i get errors. Without sql_mode it works. Can i change this variable or do you know a better solution? -- View this message in context: http://lucene.472066.n3.nabble.com/SOLR-and-SQL-functions-tp3129175p3129342.html Sent from the Solr - User

Re: SOLR and SQL functions

2011-07-01 Thread roySolr
I have found the problem. Some records has incorrect data. Thanks for your help so far!! -- View this message in context: http://lucene.472066.n3.nabble.com/SOLR-and-SQL-functions-tp3129175p3129409.html Sent from the Solr - User mailing list archive at Nabble.com.