#2759: Search query is too simplistic
----------------------------------------------------+-----------------------
Reporter: Andres Salomon <[EMAIL PROTECTED]> | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone: 0.10
Component: search system | Version: none
Severity: major | Resolution:
Keywords: |
----------------------------------------------------+-----------------------
Comment (by mgood):
The patches look good, though it's easier to apply a single patch than
individual diffs, so I went ahead and attached a combined version. I've
also added an updated patch that escapes '%' and '_' characters found in
the search terms. I'm not sure if PostgreSQL will work right with
`"ESCAPE '\'"`. Since backslash is already an escape character in
PostgreSQL, it may need escaped for that string literal, so it's possible
that another character will need to be used for the escape. Can someone
test this out?
What is the comment in the sqlite backend referring to? Is there
something more you wanted to do there, or can it be ignored?
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2759>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets