Database Query Search Time
|
08-25-2010, 04:59 AM
(This post was last modified: 08-25-2010 05:15 AM by green-watch.org.)
Post: #45
|
|||
|
|||
RE: Database Query Search Time
Hey Everyone,
I have been looking into a way to index documents faster than CFINDEX when dealing with very large datasources. Here are some documents I have found: http://wiki.apache.org/solr/UpdateXmlMessages http://www.adamestrada.com/2010/08/17/so...-geonames/ http://wiki.apache.org/solr/UpdateCSV I am thinking about creating my own wrapper. Update: I just found some information on merging two collections. http://wiki.apache.org/solr/MergingSolrIndexes http://localhost:8983/solr/admin/cores?action=mergeindexes&core=core0&indexDir=/opt/solr/core1/data/index&indexDir=/opt/solr/core2/data/index I submitted this to Adobe as bug / enhancement #83935. Sincerely, Travis Walters |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)