Title:
Bug 83993:I tried using cfindex to index a directory of files without extensions like so:<cfindex collection="#url
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Todd Sharp / Todd Sharp (cfsilence)
Created: 08/31/2010
Components: Text Search, Solr
Versions: 9.0.1
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Win All
Vote Count: 0
Problem:
I tried using cfindex to index a directory of files without extensions like so:<cfindex collection="#url.collection#" action="update" extensions="'.*'" recurse="true" type="path" key="#url.path#" status="status" />The tag returns the following:{"UPDATED":0,"INSERTED":0,"DELETED":0}I also tries "*." per the docs - still got no results.Same issue when trying to build the index via the admin.
Method:
Try to index file without extension via <cfindex>
Result:
SOLR Won't index files without extensions
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3041971
External Customer Info:
External Company:
External Customer Name: Todd Sharp
External Customer Email: 7A924EE2445A4FDB992015D5
External Test Config: 08/31/2010
Attachments:
Comments: