Ticket Change Details
Not logged in
Overview

Artifact ID: 4f8fafee87464f41c82b1a2cb0bd3fcba132557e
Ticket: e36b52c1da7f0e49e97e16b551d85ed6b5c2dfc2
make wiki (code?, bugs?) searchable
User & Date: anonymous 2010-02-04 17:13:49
Changes

  1. Appended to comment:
    
    
    <hr><i>anonymous added on 2010-02-04 17:13:49:</i><br>
    Actually, this is the only thing holding me back from using fossil :-(  I was trying to understand the data format used in fossil and just try and hack a simple way through.
    
    Idea was to decode all artefacts and just try to find simple strings.  But I'm already sucking here.  Or will fts take care of that all?
    
    Seems that the efficient data format does not make it easy to do such things as text searches...