Status/Resolution/Reason: Closed/Won't Fix/LowImpact
Reporter/Name(from Bugbase): Raymond Camden / Raymond Camden (Raymond Camden)
Created: 11/07/2010
Components: Text Search, Solr
Versions: 9.0.1
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Problem:
Imagine a collection of files. 4 files total.I run this to index it:<cfset docdir = expandPath("../indextest1")><cfoutput>Indexing #docdir#<p></cfoutput><cfindex action="update" collection="indextest1" type="path" key="#docdir#" recurse="true" status="result" extensions=".txt,.pdf"><cfdump var="#result#" label="Result of update operation">If I run this, THEN I add a new txt file, and I run it again, thestatus result shows:inserted:0updated:5While the original 4 docs were updated obviously, the new text filewas - well new - and should be been recorded as an insert.
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3042676
External Customer Info:
External Company:
External Customer Name: Raymond Camden
External Customer Email: 5FBC41E943BD265C992015D5
External Test Config: 11/07/2010
Attachments:
Comments: