Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000498 [Sphinx] sphinxse major always 2010-03-19 14:07 2010-06-01 10:21
Reporter dbourget View Status public  
Assigned To tomat
Priority normal Resolution fixed  
Status resolved   Product Version 0.9.9-rc2
Summary 0000498: in sphinxse, query "word|=term" results in error "unknown parameter: 'word|'"
Description Fantastic piece of software. Just a little glitch which happens to be a serious problem for my application given the forms of query I need to make:

In extended or extended2 mode, in sphinxse, this query:

word|=term

results in the error:

unknown parameter: 'word|'

Exact match is enabled and working.
Note that the version reported by 'indexer --help' is '0.9.9-release (r2117)' (which is missing in mantis)
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000757)
tomat (manager)
2010-06-01 10:21
edited on: 2010-06-01 10:21

it fixed up to r2312 trunk

mysql> select * from ex where match('match|=term');
...
2 rows in set (0.02 sec)

or

F:\revs\trunk\api>test.py -i * "match|=term"
Query 'match|=term ' retrieved 2 of 2 matches in 0.004 sec
...


- Issue History
Date Modified Username Field Change
2010-03-19 14:07 dbourget New Issue
2010-06-01 10:21 tomat Note Added: 0000757
2010-06-01 10:21 tomat Assigned To => tomat
2010-06-01 10:21 tomat Status new => resolved
2010-06-01 10:21 tomat Resolution open => fixed
2010-06-01 10:21 tomat Note Edited: 0000757


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker