search : search

select a category, or use search below
(searches all categories and all time range)

displaying top 100 results

Allow External Elastic Search
Search box for servers
Tracker Issue CFB3 Search Function
CFB3 Search Function
ORM Search Serialization Issue
ORM Search XML Serialization Issue
ColdFusion 11 and Solr Search
ColdFusion 11 and Solr Search
ColdFusion Search and Tag Editor Features Missing
Result Exclusion / Exclude Words from Search
Bug 79706:(Watson Migration Closure)Integrate Hibernate Search into ORM functionality
CFBlizzard File Search Freezing - How about SOLR Alternative?
ColdFusion Builder 3 - Search on Open Documents produces java.lang.NullPointerException
Comment on ColdFusion Builder 3 - Search on Open Documents produces java.lang.NullPointerException by extuser
Comment on CFBlizzard File Search Freezing - How about SOLR Alternative? by Milan C.
Comment on Bug 79706:(Watson Migration Closure)Integrate Hibernate Search into ORM functionality by External U.
Comment on Bug 79706:(Watson Migration Closure)Integrate Hibernate Search into ORM functionality by External U.
Comment on Bug 79706:(Watson Migration Closure)Integrate Hibernate Search into ORM functionality by External U.
Comment on CFBlizzard File Search Freezing - How about SOLR Alternative? by Suresh J.
Comment on ColdFusion Builder 3 - Search on Open Documents produces java.lang.NullPointerException by Dattanand M.
Comment on ColdFusion Builder 3 - Search on Open Documents produces java.lang.NullPointerException by extuser
Comment on CFBlizzard File Search Freezing - How about SOLR Alternative? by CFwatson U.
File Search Find and Replace Feature Data Loss Due to File Encoding Change on Save
Comment on ColdFusion Search and Tag Editor Features Missing by External U.
Comment on ColdFusion Search and Tag Editor Features Missing by Adobe D.
Comment on ColdFusion Search and Tag Editor Features Missing by External U.
Comment on ColdFusion Builder 3 - Search on Open Documents produces java.lang.NullPointerException by External U.
Comment on ColdFusion Builder 3 - Search on Open Documents produces java.lang.NullPointerException by Craig T.
Comment on Result Exclusion / Exclude Words from Search by CFwatson U.
Comment on ColdFusion Builder 3 - Search on Open Documents produces java.lang.NullPointerException by External U.
Comment on File Search Find and Replace Feature Data Loss Due to File Encoding Change on Save by CFwatson U.
ElasticSearch / Logstash log format
Portal Topic Usable search
Usable search
Analytics UI: A wrong query search makes the search box unusable.
Bug 72018:If you search for a collection and mispell the name, instead of being told 'This collection doesn't exist', you get told: Unable to connect to the ColdFusion Search service
2609154 CF-3919057 Subir J. Ron, Fix will be available in upcoming update. At the same time API has also changed so test.cfm you attached will not work. Please use the following code snippet which utilizes current API. //application[type].searchFlights = aSearchStruct.getSearch
4483635 CF-4202963 Administrator Garbled characters in Searchbox Garbled characters occur when searching on CF2018 CFAdmin using search box. (Multibyte_garbled _characters.jpg) SearchIndex_ja.json occurs garbled characters and is not displayed in proper japanese.
Please include InstaSearch in CF Builder
4321208 CF-4202424 Peter F. Oops I did search before submitting this but I searched in the "Issue Key" field... sorry.
description: ----------- Search criteria. Follows the syntax rules of the type attribute. If you pass a mixed-case entry in this attribute, the search is case sensitive. If you pass all uppercase or all lowercase, the search is case-insensitive. Follow Solr syntax and delimiter character rules; see Solr
Bug 78905:In the examples we're searching for the word ROAM
Comment on JVM 1.7 corrupts XML objects resulting in StackOverFlows when performing XmlSearch() by External U.
Comment on Solr PDF collection - not all documents matching keyword search are displayed in results by Uday O.
[Suscriber Portal] Input search textbox not working in MyAPIs
XmlSearch No Longer Supports No-Name Namespace
Comment on Arraydelete throws error when passed a struct to search for by External U.
Comment on Solr PDF collection - not all documents matching keyword search are displayed in results by External U.
Comment on XmlSearch No Longer Supports No-Name Namespace by External U.
Comment on XmlSearch No Longer Supports No-Name Namespace by External U.
Comment on [ANeff] ER for: Allow Array NoCase functions to search for any object case-insensitively by Suchika S.
[ER] Filename search and sorting should be implemented in the Unscanned file pane view
[ANeff] Bug for: ArrayFindAllNoCase() not constrained to string searches
[ANeff] Doc Bug for: ormSearchOffline typo
Comment on [ANeff] Bug for: some array searching functions are type-checking the haystack by Suchika S.
The www.adobe.com search needs a faceted drill-down option
Bug 85496:(Watson Migration Closure)If you search against 2 collections, the results are not ranked by score - but by collection
Object("webservice", "http://flightxml.flightaware.com/soap/FlightXML2/wsdl", stAuth); application[type] = structNew(); stSearch = structNew(); stSearch.howMany = 10; stSearch.offset = 0; stSearch.query = "-inAir 1 -type #type# -aboveAltitude 179"; aSearchStruct = ws.search(stSearch
Bug 78906:The word gib (below) should be gig, shouldn't it?Searching synonyms: There are two ways to search documents that have synonymous words like 'MB', 'megabyte', 'gib', and so on:
Bug 74074:When using startrow and maxrows in a Solr search, the result structure's FOUND key doesn't return the total number of search results
Bug 77423:Extracttext option of CFPDF seems to result in XML that cannot be searched via XmlSearch using XPath notation
[ANeff] ER for: Allow Array NoCase functions to search for any object case-insensitively
isNull does not search through scopes when string literals are passed
2611010 CF-3652284 Text Search Raymond Camden Disxmax type not working If you use type="dismax" in cfsearch, you won't get an error, but the standard search is used. You can see this yourself if you check the logs and compare a standard search versus dismax
2608292 CF-4135460 External U. Hi Nimit/Adobe, +1 to Mary Jo's statement/request. Bugbase's search form doesn't work properly wrt Fixed In Build. I've just filed 4150968 for the same. Currently, only THREE tickets are returned when searching for tickets Closed/Fixed in CF2016. And searching "CF11
2614063 CF-3133547 External U. I should also add one more thing before this is marked as not a bug. When searching for variable names, ColdFusion should first check to see if it is an actual scope name first, if it is then it should not do a search through the search order. For example in my
: function(search, pos) { pos = !pos || pos < 0 ? 0 : +pos; return this.substring(pos, pos + search.length) === search; } }); } Thanks, Manas
Comment on java.lang.NullPointerException in ElasticSearch: Exception occurred while calling indexDocument by A. B.
2613429 CF-3317598 Text Search Rob Sherman xmlsearch() not supporting xpath1.0 namespace alias Problem Description: When you have an xml doc with a namespace the old xpath1.0 xmlsearch using xpath syntax "//:nodename" now throws an error. Steps to Reproduce: 1. Sample xml
Comment on Arraydelete throws error when passed a struct to search for by External U.
2609018 CF-3946143 External U. I'm getting this error too Cache iSearch-BFS already exists
2611023 CF-3650399 Piyush K. updated script (only cfsearch is uncommented): indexed. ---> `CF10`'> ---> search result...
2596877 CF-3518518 Rupesh K. @Suchika, when you use a[2], you are searching a one-dimensional array and not a 2d array. So the bug that Adam is referring to is not fixed. ColdFusion only searches at the first level. Search in multi-dimensional arrays is not that common operation and therefore
2613451 CF-3315068 External U. +1, can documentation please be added for cfscript versions (collection/index/search)?
Comment on Implicit Setters on Entities are sometimes unresolved and CF searches CGI scope causing Error while reading header by External U.