baskard / thrudb

Automatically exported from code.google.com/p/thrudb
0 stars 0 forks source link

Malformed query of field without a term crashes Thrudex #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Issue a query with a single field but no term, eg "somefield:"

What is the expected output? What do you see instead?

It's a malformed query so I'd expect some sort of exception. Instead the
Thrudex process crashes hard and must be restarted. Nothing appears in the
logs.

Version: 20 Dec svn on ami-c71efbae

Original issue reported on code.google.com by aris...@gmail.com on 15 Jan 2009 at 3:16

GoogleCodeExporter commented 8 years ago
I see this, it's actually an issue with the clucene query parser.  I've raised 
the issue with them in the meantime I 
could write a check for this....

Original comment by jake%3.r...@gtempaccount.com on 28 Jan 2009 at 3:22

GoogleCodeExporter commented 8 years ago
I was able capture this error afterall. thrudex now throws an error

Original comment by jake%3.r...@gtempaccount.com on 31 Jan 2009 at 6:23