Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

10 check-ins tagged with "indexed-fts"

2015-02-03
04:58
Add a control to the /srchsetup page that allows the full-text index to be created and destroyed. Closed-Leaf check-in: ef78fba86a user: drh tags: indexed-fts
04:45
Put the search snippets inside of <span class='snippet'>. check-in: 1b08cfe215 user: drh tags: indexed-fts
04:39
Highlight matching works on a search using <mark> rather than <b> and add appropriate CSS to make "mark" look like "b" by default. check-in: c5a2832eeb user: drh tags: indexed-fts
04:10
Restrict indexed search according to the search flags. Fix the generation of the index for wiki pages. Fix db_multi_exec() so that it aborts with a sensible message following a syntax error. check-in: 780117d223 user: drh tags: indexed-fts
03:29
Populate the search index with check-ins, tickets, and wiki. check-in: 786a3632a8 user: drh tags: indexed-fts
01:55
Improved ranking function for the indexed search. check-in: 91da57d911 user: drh tags: indexed-fts
00:27
Document search now works with an index. Still no configuration screens for indexed search, however. full-scan search continues to work as before. check-in: 1bad221ecb user: drh tags: indexed-fts
2015-02-02
20:53
Incremental check-in for work on the indexed full-text search. check-in: ec0e590191 user: drh tags: indexed-fts
15:01
Incremental check-in: added the "fossil test-fts fill" test command. check-in: 32d904e9cf user: drh tags: indexed-fts
14:05
Initial infrastructure for indexed full-text search using FTS4. check-in: 64e6a10013 user: drh tags: indexed-fts