#2678: After upgrade from 0.8.4 to 0.9.2, search module not returning expected
results
-------------------------------+--------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  anonymous
     Type:  defect             |       Status:  assigned 
 Priority:  highest            |    Milestone:           
Component:  search system      |      Version:  0.9.2    
 Severity:  normal             |   Resolution:           
 Keywords:                     |  
-------------------------------+--------------------------------------------
Comment (by anonymous):

 OK.

 Replying to [ticket:2678 [EMAIL PROTECTED]:
 > After I upgraded from 0.8.4 to 0.9.2, when I do a search, I'm not
 reliably receiving results that include tickets that were entered in the
 0.8.4 timeframe.
 >
 > For example, if I do a search on "resource" against tickets, the system
 returns two results.  When I search against the db using:
 > {{{
 > select id,summary from ticket where description like '%resource%';
 > }}}
 > I get four results, and that's not even searching comments or summary.
 This seems strange to me.  I know that at least one other person has seen
 this based on my queries to the IRC channel.
 >
 > I'll update this ticket if I can figure out how to reproduce.

-- 
Ticket URL: <http://trac.edgewall.org/ticket/2678#comment:11>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to