Fossil

Changes On Branch indexed-fts
Login

Changes On Branch indexed-fts

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

Changes In Branch indexed-fts Excluding Merge-Ins

This is equivalent to a diff from 41e5da02 to ef78fba8

2015-02-03
05:24
Add the ability to do search using an SQLite FTS4 index. ... (check-in: a00a140b user: drh tags: trunk)
04:58
Add a control to the /srchsetup page that allows the full-text index to be created and destroyed. ... (Closed-Leaf check-in: ef78fba8 user: drh tags: indexed-fts)
04:45
Put the search snippets inside of <span class='snippet'>. ... (check-in: 1b08cfe2 user: drh tags: indexed-fts)
2015-02-02
22:01
proxy setting test adj for new [32f8da0ce785b63] "fossil setting" logic per ticket [5e35dd60cf7410af64d41] ... (Closed-Leaf check-in: f201cb61 user: bch tags: fsl_setting_proxy)
14:05
Initial infrastructure for indexed full-text search using FTS4. ... (check-in: 64e6a100 user: drh tags: indexed-fts)
05:49
Fix a potential read past the end of an array in the full-text search. ... (check-in: 41e5da02 user: drh tags: trunk)
05:33
Disable spider defenses on search result links. ... (check-in: f9fce794 user: drh tags: trunk)

Changes to src/db.c.

Changes to src/main.mk.

Changes to src/makemake.tcl.

Changes to src/manifest.c.

Changes to src/search.c.

Changes to src/setup.c.

Changes to src/style.c.

Changes to src/tkt.c.

Changes to win/Makefile.PellesCGMake.

Changes to win/Makefile.dmc.

Changes to win/Makefile.mingw.

Changes to win/Makefile.msc.