| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000712 | Sphinx | general | public | 2011-02-03 11:46 | 2011-03-09 14:09 |
|
| Reporter | dm | |
| Assigned To | Tomat | |
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | 1.10-beta | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0000712: Java API SphinxClient.BuildExcerpts() always returns null when opts contains no option "query_mode" or "force_all_words" |
| Description | BuildExcerpts() catch java.lang.NullPointerException
then
_error = "internal error: failed to build request: " + e;
and return null;
Apparently you forget to add appropriate line to "fixup options" for these options. |
| Tags | No tags attached. |
|
| Attached Files | |
|