<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6773042321793573363</id><updated>2011-11-27T15:40:18.192-08:00</updated><category term='cfsearch'/><category term='solr collection'/><category term='Silent'/><category term='installing'/><category term='installation'/><category term='ColdFusion Solr'/><category term='Solr'/><category term='ColdFusion'/><category term='ColdFusion 9'/><category term='cfspreadsheet'/><category term='ColdFusion Solr  NoClassDefFoundError org/ccil/cowan/tagsoup/Parser'/><title type='text'>ColdFusion 9 and more...</title><subtitle type='html'>Blog mostly on ColdFusion 9 features</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://bloggeraroundthecorner.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6773042321793573363/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://bloggeraroundthecorner.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Vinu</name><uri>http://www.blogger.com/profile/10915184265930845312</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>8</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6773042321793573363.post-4620273657134642702</id><published>2010-08-01T23:44:00.000-07:00</published><updated>2010-08-01T23:44:45.207-07:00</updated><title type='text'>ColdFusion SpreadSheet enhancement in 9.0.1</title><content type='html'>ColdFusion 9.0.1 also adds few enhancements for interacting with spreadsheets. There is significant performance improvement over formatting large number of rows and columns. Also added was a neat function to format a group of cells. &lt;br /&gt;&lt;br /&gt;&lt;div style="color: #660000;"&gt;SpreadsheetFormatCellRange&lt;/div&gt;&lt;br /&gt;&lt;code&gt;Example:&amp;nbsp;&lt;/code&gt;&lt;br /&gt;&lt;code&gt; &lt;/code&gt;&lt;br /&gt;&lt;code&gt;SpreadSheetFormatCellRange(spreadSheetVar,{bold='true',color='red',fontsize='15'},2,2,10,20);&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;This will format rows 2 to 10 and columns 2 to 20.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6773042321793573363-4620273657134642702?l=bloggeraroundthecorner.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bloggeraroundthecorner.blogspot.com/feeds/4620273657134642702/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bloggeraroundthecorner.blogspot.com/2010/08/coldfusion-spreadsheet-enhancement-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6773042321793573363/posts/default/4620273657134642702'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6773042321793573363/posts/default/4620273657134642702'/><link rel='alternate' type='text/html' href='http://bloggeraroundthecorner.blogspot.com/2010/08/coldfusion-spreadsheet-enhancement-in.html' title='ColdFusion SpreadSheet enhancement in 9.0.1'/><author><name>Vinu</name><uri>http://www.blogger.com/profile/10915184265930845312</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6773042321793573363.post-4507216057892973346</id><published>2010-08-01T23:33:00.000-07:00</published><updated>2010-08-01T23:33:13.648-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ColdFusion Solr  NoClassDefFoundError org/ccil/cowan/tagsoup/Parser'/><title type='text'>ColdFusion Updater 9.0.1 and Solr</title><content type='html'>There are lot enhancements done in ColdFusion wrt Solr in 9.0.1. There are few issues but: If you are running into this exception ""java.lang.NoClassDefFoundError: org/ccil/cowan/tagsoup/Parser" while indexing documents, you will need the following jar in ColdFusion lib directory:&lt;br /&gt;&lt;br /&gt;http://dl.dropbox.com/u/7302119/tagsoup-1.2.jar&lt;br /&gt;This happens when some binary files like .nfo are indexed and ColdFusion is unable to parse the file. &lt;br /&gt;&lt;br /&gt;Get CF 9.0.1 here: http://www.adobe.com/go/getcf901&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6773042321793573363-4507216057892973346?l=bloggeraroundthecorner.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bloggeraroundthecorner.blogspot.com/feeds/4507216057892973346/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bloggeraroundthecorner.blogspot.com/2010/08/coldfusion-updater-901-and-solr.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6773042321793573363/posts/default/4507216057892973346'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6773042321793573363/posts/default/4507216057892973346'/><link rel='alternate' type='text/html' href='http://bloggeraroundthecorner.blogspot.com/2010/08/coldfusion-updater-901-and-solr.html' title='ColdFusion Updater 9.0.1 and Solr'/><author><name>Vinu</name><uri>http://www.blogger.com/profile/10915184265930845312</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6773042321793573363.post-1692583272245713598</id><published>2009-08-23T21:20:00.000-07:00</published><updated>2009-09-21T08:23:23.730-07:00</updated><title type='text'>Dynamic Power Point presentation using ColdFusion</title><content type='html'>&lt;span style="font-size:100%;"&gt;&lt;span style="font-family:arial;"&gt;The below code snippets will show you how you can generate a dynamic power point using ColdFusion 9.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;This is the start of the code:&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;table style="background: ALICEBLUE none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 99, 66);" border="0"&gt;&lt;tbody&gt;&lt;tr style="color: rgb(51, 51, 51);"&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;td  style="font-weight: bold;font-family:courier new;"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="font-family:courier new;"&gt;&amp;lt;cfpresentation format="ppt" destination="f:\test\a.ppt" title="" overwrite="yes"&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;The code for the first slide:&lt;br /&gt;&lt;table style="background: ALICEBLUE none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 99, 66);" border="0"&gt;&lt;tbody&gt;&lt;tr style="color: rgb(51, 51, 51);"&gt;&lt;br /&gt;&lt;td  style="font-weight: bold;font-family:courier new;"&gt;&lt;span style="font-size:85%;"&gt;&amp;lt;cfpresentationslide&amp;gt;&lt;br /&gt;&amp;lt;html&amp;gt;&lt;br /&gt;&amp;lt;body background="file:///f:/temp/bg1.jpg"&amp;gt;&lt;br /&gt;&amp;lt;h1 style="color:YELLOW"&amp;gt; This is pure HTML page &amp;lt;/h1&amp;gt;&lt;br /&gt;&amp;lt;h2 style="color:RED"&amp;gt; Sub title &amp;lt;/h2&amp;gt;&lt;br /&gt;&amp;lt;ul&amp;gt;&lt;br /&gt;&amp;lt;li&amp;gt; test 1 &amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;li&amp;gt; test 2 &amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;li&amp;gt; test 3 &amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;br /&gt;&amp;lt;/cfpresentationslide&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;span style="font-family:arial;"&gt;The code for the second slide. This is a dynamic slide having a chart generated from a database:&lt;/span&gt;&lt;br /&gt;&lt;table style="background: ALICEBLUE none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 99, 66);" border="0"&gt;&lt;tbody&gt;&lt;tr style="color: rgb(51, 51, 51);"&gt;&lt;br /&gt;&lt;td  style="font-weight: bold;font-family:courier new;"&gt;&lt;span style="font-size:85%;"&gt;&amp;lt;cfpresentationslide&amp;gt;&lt;br /&gt;&amp;lt;cfquery name="GetSalaries" datasource="cfdocexamples"&amp;gt;&lt;br /&gt;SELECT Departmt.Dept_Name,&lt;br /&gt;Employee.Dept_ID,&lt;br /&gt;Employee.Salary&lt;br /&gt;FROM Departmt, Employee&lt;br /&gt;WHERE Departmt.Dept_ID = Employee.Dept_ID&lt;br /&gt;&amp;lt;/cfquery&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;cfquery dbtype = "query" name = "DataTable"&amp;gt;&lt;br /&gt;SELECT&lt;br /&gt;Dept_Name,&lt;br /&gt;AVG(Salary) AS avgSal,&lt;br /&gt;SUM(Salary) AS sumSal&lt;br /&gt;FROM GetSalaries&lt;br /&gt;GROUP BY Dept_Name&lt;br /&gt;&amp;lt;/cfquery&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;!--- Reformat the generated numbers to show only thousands. ---&amp;gt;&lt;br /&gt;&amp;lt;cfloop index = "i" from = "1" to = "##DataTable.RecordCount##"&amp;gt;&lt;br /&gt;&amp;lt;cfset DataTable.sumSal[i] = Round(DataTable.sumSal[i]/1000)*1000&amp;gt;&lt;br /&gt;&amp;lt;cfset DataTable.avgSal[i] = Round(DataTable.avgSal[i]/1000)*1000&amp;gt;&lt;br /&gt;&amp;lt;/cfloop&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;!--- Bar graph, from Query of Queries ---&amp;gt;&lt;br /&gt;&amp;lt;cfchart format="jpg"&lt;br /&gt;xaxistitle="Department"&lt;br /&gt;yaxistitle="Salary Average"&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;cfchartseries type="bar"&lt;br /&gt;query="DataTable"&lt;br /&gt;itemcolumn="Dept_Name"&lt;br /&gt;valuecolumn="avgSal"&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;cfchartdata item="Facilities" value="35000"&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;/cfchartseries&amp;gt;&lt;br /&gt;&amp;lt;/cfchart&amp;gt;&lt;br /&gt;&amp;lt;/cfpresentationslide&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;The code for the third slide. This shows an example of text formatting using HTML:&lt;br /&gt;&lt;table style="background: ALICEBLUE none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 99, 66);" border="0"&gt;&lt;tbody&gt;&lt;tr style="color: rgb(51, 51, 51);"&gt;&lt;br /&gt;&lt;td  style="font-weight: bold;font-family:courier new;"&gt;&lt;span style="font-size:85%;"&gt;&amp;lt;cfpresentationslide &amp;gt;&lt;br /&gt;&amp;lt;html&amp;gt;&lt;br /&gt;&amp;lt;body style="color:GREEN" &amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;h4 style="color:BLUE"&amp;gt; Some examples of HTML text formatting&amp;lt;/h4&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;This text is bold&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;This text is strong&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;&amp;lt;big&amp;gt;This text is big&amp;lt;/big&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;&amp;lt;em&amp;gt;This text is emphasized&amp;lt;/em&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;&amp;lt;i&amp;gt;This text is italic&amp;lt;/i&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;&amp;lt;small&amp;gt;This text is small&amp;lt;/small&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;This is&amp;lt;sub&amp;gt; subscript&amp;lt;/sub&amp;gt; and &amp;lt;sup&amp;gt;superscript&amp;lt;/sup&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;br /&gt;&amp;lt;/cfpresentationslide&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;Close the slides:&lt;br /&gt;&lt;table style="background: ALICEBLUE none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 99, 66);" border="0"&gt;&lt;tbody&gt;&lt;tr style="color: rgb(51, 51, 51);"&gt;&lt;br /&gt;&lt;td  style="font-weight: bold;font-family:courier new;"&gt;&lt;span style="font-size:85%;"&gt;&amp;lt;/cfpresentation&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;span style="font-family:arial;"&gt;The generated first slide:&lt;/span&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_mh5tjcpkHvw/SpO5blJcfjI/AAAAAAAABQY/0Xrkx0ky50M/s1600-h/Slide1.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 219px;" src="http://4.bp.blogspot.com/_mh5tjcpkHvw/SpO5blJcfjI/AAAAAAAABQY/0Xrkx0ky50M/s320/Slide1.png" alt="" id="BLOGGER_PHOTO_ID_5373842663862468146" border="0" /&gt;&lt;/a&gt;&lt;span style="font-family:arial;"&gt;The generated second slide:&lt;/span&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_mh5tjcpkHvw/SpO5cBOlxuI/AAAAAAAABQg/mGovpCUV78o/s1600-h/Slide2.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 214px;" src="http://3.bp.blogspot.com/_mh5tjcpkHvw/SpO5cBOlxuI/AAAAAAAABQg/mGovpCUV78o/s320/Slide2.png" alt="" id="BLOGGER_PHOTO_ID_5373842671400240866" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;The generated third slide:&lt;br /&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_mh5tjcpkHvw/SpO5cpiCCdI/AAAAAAAABQo/ETSD0gDHflg/s1600-h/Slide3.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 221px;" src="http://2.bp.blogspot.com/_mh5tjcpkHvw/SpO5cpiCCdI/AAAAAAAABQo/ETSD0gDHflg/s320/Slide3.png" alt="" id="BLOGGER_PHOTO_ID_5373842682219203026" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6773042321793573363-1692583272245713598?l=bloggeraroundthecorner.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bloggeraroundthecorner.blogspot.com/feeds/1692583272245713598/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bloggeraroundthecorner.blogspot.com/2009/08/dynamic-power-point-presentation-using.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6773042321793573363/posts/default/1692583272245713598'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6773042321793573363/posts/default/1692583272245713598'/><link rel='alternate' type='text/html' href='http://bloggeraroundthecorner.blogspot.com/2009/08/dynamic-power-point-presentation-using.html' title='Dynamic Power Point presentation using ColdFusion'/><author><name>Vinu</name><uri>http://www.blogger.com/profile/10915184265930845312</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_mh5tjcpkHvw/SpO5blJcfjI/AAAAAAAABQY/0Xrkx0ky50M/s72-c/Slide1.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6773042321793573363.post-3984916066378087935</id><published>2009-08-21T22:56:00.000-07:00</published><updated>2009-09-21T08:23:23.758-07:00</updated><title type='text'>Tuning ColdFusion Solr: Part 2</title><content type='html'>&lt;span style="font-family: arial;font-family:arial;font-size:100%;"  &gt;Don't forget to tune Solr Server for increased performance. First thing to do is to increase the Xmx value for Solr Server. To do so:&lt;br /&gt;&lt;br /&gt;1) In windows -&lt;br /&gt;  * Shutdown Solr service&lt;br /&gt;  * Open solr.lax under Solr installation directory and modify the default setting -Xmx256m to -Xmx1024m.&lt;br /&gt;  * Start service&lt;br /&gt;2) In Unix -&lt;br /&gt;   * Stop solr by going to solr installation directory and say:&lt;br /&gt;      ./cfsolr stop&lt;br /&gt;   * Open cfsolr script and modify modify the default setting -Xmx256m to -Xmx1024m.&lt;br /&gt;   * Start by running the command:&lt;br /&gt;      ./cfsolr start.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6773042321793573363-3984916066378087935?l=bloggeraroundthecorner.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bloggeraroundthecorner.blogspot.com/feeds/3984916066378087935/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bloggeraroundthecorner.blogspot.com/2009/08/tuning-coldfusion-solr-part-2.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6773042321793573363/posts/default/3984916066378087935'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6773042321793573363/posts/default/3984916066378087935'/><link rel='alternate' type='text/html' href='http://bloggeraroundthecorner.blogspot.com/2009/08/tuning-coldfusion-solr-part-2.html' title='Tuning ColdFusion Solr: Part 2'/><author><name>Vinu</name><uri>http://www.blogger.com/profile/10915184265930845312</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6773042321793573363.post-246512613600568259</id><published>2009-08-21T22:50:00.000-07:00</published><updated>2009-09-21T08:23:23.748-07:00</updated><title type='text'>Tuning ColdFusion Solr: Part 1</title><content type='html'>&lt;span style="font-family: arial;font-size:100%;" &gt;In ColdFusion administrator, under "Solr Server", click on "Show Advanced Settings" and you will see a text  box labled "Solr Buffer Limit". This is set to 40. This means when indexing documents, documents will be committed after every 40 KB of data. If you have allocated enough memory for ColdFusion say 1024m, increase this value to 80 and you can see increase in performance when indexing huge amount of data (especially text files).&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6773042321793573363-246512613600568259?l=bloggeraroundthecorner.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bloggeraroundthecorner.blogspot.com/feeds/246512613600568259/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bloggeraroundthecorner.blogspot.com/2009/08/tuning-coldfusion-solr-part-1.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6773042321793573363/posts/default/246512613600568259'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6773042321793573363/posts/default/246512613600568259'/><link rel='alternate' type='text/html' href='http://bloggeraroundthecorner.blogspot.com/2009/08/tuning-coldfusion-solr-part-1.html' title='Tuning ColdFusion Solr: Part 1'/><author><name>Vinu</name><uri>http://www.blogger.com/profile/10915184265930845312</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6773042321793573363.post-7670135683204756015</id><published>2009-08-20T05:02:00.000-07:00</published><updated>2009-09-21T08:23:23.768-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='solr collection'/><category scheme='http://www.blogger.com/atom/ns#' term='Solr'/><category scheme='http://www.blogger.com/atom/ns#' term='cfsearch'/><category scheme='http://www.blogger.com/atom/ns#' term='ColdFusion Solr'/><title type='text'>Searching for synonyms..</title><content type='html'>&lt;span style="font-size:85%;"&gt;&lt;span style="font-family: arial;"&gt;Solr supports searching synonym words. This means that if you have word called "computer" in your index, you can search using its synonyms like CPU, PC etc. To achieve this you will need to do the following :&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;(This example is for configuring Solr distributed through ColdFusion)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;Under your collections directory (Lets say C:\ColdFusion\Collections\solrcollection), there will be a conf directory, under which you will have a synonyms.txt. Shutdown Solr and open the file.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;Add your synonyms list in that.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;Ex:&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;computer,PC,CPU,calculator&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;Save, exit and restart Solr service or process.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;There are many synonym list available online. One such can be found here:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;http://www.gutenberg.org/etext/3202&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;Loading the complete list is not a good idea because you will run out of memory. Add only what is relevant and have a small list. Try to convert to small cases wherever applicable and remove spaces.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;To have the synonyms applicable to all collections, do the following:&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;Goto the Solr installation directory and browse to multicore\template\conf direcory.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;Ex: C:\ColdFusion9\solr\multicore\template\conf&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;Update the synonyms.txt. This should be done before creating a collection.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;The synonyms are mostly specific to your application. Say you are indexing books, you might want to have synonyms like rowling,potter,hogwarts etc (something similar to the labels).&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6773042321793573363-7670135683204756015?l=bloggeraroundthecorner.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bloggeraroundthecorner.blogspot.com/feeds/7670135683204756015/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bloggeraroundthecorner.blogspot.com/2009/08/searching-for-synonyms.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6773042321793573363/posts/default/7670135683204756015'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6773042321793573363/posts/default/7670135683204756015'/><link rel='alternate' type='text/html' href='http://bloggeraroundthecorner.blogspot.com/2009/08/searching-for-synonyms.html' title='Searching for synonyms..'/><author><name>Vinu</name><uri>http://www.blogger.com/profile/10915184265930845312</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6773042321793573363.post-4309307133167711249</id><published>2009-08-17T22:29:00.000-07:00</published><updated>2009-09-21T08:23:23.777-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='installation'/><category scheme='http://www.blogger.com/atom/ns#' term='Silent'/><category scheme='http://www.blogger.com/atom/ns#' term='ColdFusion 9'/><category scheme='http://www.blogger.com/atom/ns#' term='installing'/><category scheme='http://www.blogger.com/atom/ns#' term='ColdFusion'/><title type='text'>Installing ColdFusion 9</title><content type='html'>&lt;span style=";font-family:courier new;font-size:85%;"  &gt;If you want to install ColdFusion silently, follow these steps:&lt;br /&gt;&lt;br /&gt;coldfusioninstaller.exe -i silent -f &amp;lt;property file&amp;gt;&lt;/span&gt;&lt;span style=";font-family:courier new;font-size:85%;"  &gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:courier new;font-size:85%;"  &gt;The silent property file example is as below:&lt;/span&gt;&lt;br /&gt;&lt;table style="background: ALICEBLUE none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 99, 66); width: 521px; height: 227px;" border="0"&gt;&lt;tbody&gt;&lt;tr style="color: rgb(51, 51, 51);"&gt;&lt;br /&gt;&lt;td  style="font-weight: bold;font-family:courier new;"&gt;&lt;span style="font-size:78%;"&gt;INSTALLER_UI=SILENT&lt;br /&gt;SILENT_LICENSE_MODE=full&lt;br /&gt;SILENT_SERIAL_NUMBER=&lt;serial&gt;&lt;br /&gt;SILENT_INSTALLER_TYPE=standalone&lt;br /&gt;SILENT_INSTALL_ODBC=true/false&lt;br /&gt;SILENT_INSTALL_VERITY=true/false&lt;br /&gt;SILENT_INSTALL_SAMPLES=true/false&lt;br /&gt;SILENT_INSTALL_JNBRIDGE=true/false&lt;br /&gt;SILENT_INSTALL_FOLDER=F:\\ColdFusion9&lt;br /&gt;SILENT_WEBROOT_FOLDER=F:\\ColdFusion9\\wwwroot&lt;br /&gt;SILENT_ADMIN_PASSWORD=password&lt;br /&gt;SILENT_FLEX_ENABLED=true&lt;br /&gt;SILENT_ENABLE_RDS=false&lt;/serial&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;span style=";font-family:courier new;font-size:85%;"  &gt;Note the two "\" as path separator. Without "\\" it will not uninstall.&lt;br /&gt;Once installation is complete, Adobe_ColdFusion_9_InstallLog.log will be available under the directory you specified.&lt;br /&gt;You can control the temp directory by setting temp to another directory:&lt;br /&gt;set tmp=f:\temp&lt;br /&gt;Incase of unix,&lt;br /&gt;export IATMPDIR=somedirectory&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6773042321793573363-4309307133167711249?l=bloggeraroundthecorner.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bloggeraroundthecorner.blogspot.com/feeds/4309307133167711249/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bloggeraroundthecorner.blogspot.com/2009/08/installing-coldfusion-9.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6773042321793573363/posts/default/4309307133167711249'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6773042321793573363/posts/default/4309307133167711249'/><link rel='alternate' type='text/html' href='http://bloggeraroundthecorner.blogspot.com/2009/08/installing-coldfusion-9.html' title='Installing ColdFusion 9'/><author><name>Vinu</name><uri>http://www.blogger.com/profile/10915184265930845312</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6773042321793573363.post-6567614183885803721</id><published>2009-08-07T20:55:00.000-07:00</published><updated>2009-09-21T08:23:23.821-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='cfspreadsheet'/><title type='text'>Adding dynamic charts in spreadsheets using ColdFusion 9</title><content type='html'>&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(102, 102, 102);font-family:arial;" &gt;Using spreadsheets is a new feature in ColdFusion 9. Do you know how to add dynamic charts in the spreadsheets?&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 102, 102);font-family:arial;" &gt;The following code shows how to do it:&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;table style="background: ALICEBLUE none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 99, 66);" border="0"&gt;&lt;tbody&gt;&lt;tr style="color: rgb(51, 51, 51);"&gt;&lt;br /&gt;&lt;td  style="font-weight: bold;font-family:courier new;"&gt;&lt;span style="font-size:78%;"&gt;&amp;lt;cfchart format="png" scalefrom="-100"&lt;br /&gt;scaleTo="100" gridlines="5"&lt;br /&gt;name="test"&amp;gt;&lt;br /&gt;&amp;lt;cfchartseries type="line"&amp;gt;&lt;br /&gt;&amp;lt;cfchartdata item="Point1" value="-50"&amp;gt;&lt;br /&gt;&amp;lt;cfchartdata item="Point2" value="-25"&amp;gt;&lt;br /&gt;&amp;lt;cfchartdata item="Point3" value="1"&amp;gt;&lt;br /&gt;&amp;lt;/cfchartseries&amp;gt;&lt;br /&gt;&amp;lt;/cfchart&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;cfset xlObj = SpreadSheetNew(true)&amp;gt;&lt;br /&gt;&amp;lt;cfset spreadsheetAddImage(xlObj,test,"png","5,5,15,15")&amp;gt;&lt;br /&gt;&amp;lt;cfspreadsheet action="write" name="xlObj" filename="/home/user1/spreadsheet/report1.xlsx"&amp;gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;span style="color: rgb(102, 102, 102);font-size:85%;" &gt;&lt;span style="font-family:arial;"&gt;The following figure shows the output of your effort:&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_mh5tjcpkHvw/SpNs_jici8I/AAAAAAAABQQ/LC2Cn36y4oM/s1600-h/spreadsheet1.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 187px;" src="http://4.bp.blogspot.com/_mh5tjcpkHvw/SpNs_jici8I/AAAAAAAABQQ/LC2Cn36y4oM/s320/spreadsheet1.png" alt="" id="BLOGGER_PHOTO_ID_5373758619510410178" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;cfchart format="png" scalefrom="-100" scaleto="100" gridlines="5" name="test"&gt;&lt;cfchartseries type="line"&gt;&lt;cfchartdata item="Point1" value="-50"&gt;&lt;cfset xlobj=" SpreadSheetNew(true)"&gt;&lt;cfset&gt;&lt;cfspreadsheet action="write" filename="/home/user1/spreadsheet/report1.xlsx"&gt;&lt;cfchart format="png" scalefrom="-100" scaleto="100" gridlines="5" name="test"&gt;&lt;cfchartseries type="line"&gt;&lt;cfchartdata item="Point1" value="-50"&gt;&lt;cfset xlobj="SpreadSheetNew(true)"&gt;&lt;cfset png="" 15=""&gt;&lt;cfspreadsheet action="write" filename="/home/user1/spreadsheet/report1.xlsx"&gt;&lt;br /&gt;&lt;/cfspreadsheet&gt;&lt;/cfset&gt;&lt;/cfset&gt;&lt;/cfchartdata&gt;&lt;/cfchartseries&gt;&lt;/cfchart&gt;&lt;/cfspreadsheet&gt;&lt;/cfset&gt;&lt;/cfset&gt;&lt;/cfchartdata&gt;&lt;/cfchartseries&gt;&lt;/cfchart&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6773042321793573363-6567614183885803721?l=bloggeraroundthecorner.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bloggeraroundthecorner.blogspot.com/feeds/6567614183885803721/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bloggeraroundthecorner.blogspot.com/2009/08/adding-dynamic-charts-in-spreadsheets.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6773042321793573363/posts/default/6567614183885803721'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6773042321793573363/posts/default/6567614183885803721'/><link rel='alternate' type='text/html' href='http://bloggeraroundthecorner.blogspot.com/2009/08/adding-dynamic-charts-in-spreadsheets.html' title='Adding dynamic charts in spreadsheets using ColdFusion 9'/><author><name>Vinu</name><uri>http://www.blogger.com/profile/10915184265930845312</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_mh5tjcpkHvw/SpNs_jici8I/AAAAAAAABQQ/LC2Cn36y4oM/s72-c/spreadsheet1.png' height='72' width='72'/><thr:total>0</thr:total></entry></feed>
