Ticket #28 (closed defect: fixed)
TermQuery segfaults
| Reported by: | anonymous | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | component2 | Version: | |
| Keywords: | Cc: |
Description
When Ferret::Index::Term.new is passed a number as its second input it causes a segfault on ruby 1.8.4 (2005-10-29) [i686-linux], Ferret 0.3.2 (via rubygems). This should either automatically attempt to call to_s or should throw an exception.
Attachments
Note: See
TracTickets for help on using
tickets.
