Title:
cfsearch with contextpassages throws a null pointer error when larger number of results are returned
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Susan Pitcher / Susan Pitcher (Susan Pitcher)
Created: 10/20/2015
Components: Text Search, Solr
Versions: 11.0
Failure Type: Non Functioning
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Major / Some users will encounter
Locale/System: English / Platforms All
Vote Count: 0
Problem Description: If you use cfsearch with contextpassages attribute and larger results numbers are returned, the server throws a null pointer error. No descriptive information appears in any of the cf logs except the stack trace in the execution log . The solr output logs indicates the search completed, see note below, but while the 3 hits displayed as expected, the 70 hits resulted in a null pointer
Steps to Reproduce: create a solr collection.modify the schema and config files to support content display and context highlighting. index sufficient files you can get over 50 hits. run a search that returns smaller numbers. run a search that returns larger numbers.
Actual Result:the larger number of results gives a null pointer.
Expected Result: regardless of results returned, everyhting displayed. this was the case under cf 9
Any Workarounds:turn of context display and highlighting, this is a poor user experience for search.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4076735
External Customer Info:
External Company:
External Customer Name: Susan Pitcher
External Customer Email:
External Test Config: My Hardware and Environment details: Windows 2008 R2 on VSphere wih 4 GB assigned memory.
Attachments:
- October 20, 2015 00:00:00: 1_log_snippets.txt
- October 31, 2015 00:00:00: 2_mycollectionTest.cfm
Comments: