#1882 NORM Trial-2: indexing service fails to index

Zarro Boogs per Child bugtracker at laptop.org
Tue Jul 3 04:48:49 EDT 2007


#1882: indexing service fails to index
-----------------------+----------------------------------------------------
 Reporter:  tomeu      |       Owner:  bcsaller
     Type:  defect     |      Status:  new     
 Priority:  normal     |   Milestone:  Trial-2 
Component:  datastore  |     Version:          
 Keywords:             |    Verified:  0       
-----------------------+----------------------------------------------------
 {{{
 2007-07-03 10:50:13,893 ERROR: Exception in handler for D-Bus signal:
 Traceback (most recent call last):
   File "/home/tomeu/sugar-jhbuild/build/lib/python2.5/site-
 packages/dbus/connection.py", line 210, in maybe_handle_message
     self._handler(*args, **kwargs)
   File "/home/tomeu/sugar-jhbuild/build/bin/index-service", line 105, in
 updated
     r = self.fulltext.fulltext_index(uid, filename, mime_type)
   File "/home/tomeu/sugar-jhbuild/build/lib/python2.5/site-
 packages/olpc/datastore/query.py", line 566, in fulltext_index
     content = self.get(uid)
 AttributeError: 'Indexer' object has no attribute 'get'
 }}}

 Also, by looking at the code looks like if the entry doesn't have a file
 associated, its text properties won't be indexed. We need to index all the
 text properties regardless of the entry's file,

-- 
Ticket URL: <http://dev.laptop.org/ticket/1882>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list