displaying top 100 results
Portal Comment Comment on Bulk Inserting Data by yukonzach1
        Comment on Bulk Inserting Data by yukonzach1 
        
      Portal Comment Comment on Bulk Inserting Data by Spidey9000
        Comment on Bulk Inserting Data by Spidey9000 
        
      Portal Topic Bulk Inserting Data
        Bulk Inserting Data 
        
      Portal Comment Comment on Bulk Inserting Data by Kama Sama
        Comment on Bulk Inserting Data by Kama Sama 
        
      Tracker Issue Bug 83931:I think it would be nice if we could transfer information between a database and SOLR easier through CFINDEX
        we can do bulk inserts via CFQUERY, there are only so many rows we can transfer at once because of limited system resources. One parameter of CFINDEX could be "datasource" to establish a connection to the database. Another parameter could be FIELDLIST, which could be 2-dimensional array where one 
        
      Tracker Comment Comment on ormClearSession and ormCloseSession causes entityRelations not to be persisted by External U.
        entitySave TestItem doens't have a Test. When bulk inserting data you can clearly see what is happening. 
After calling entitySave (without ornflush) a Test and TestItem record is persisted to the database. Only at the end of the request the updates are persisted which updates the record to contain