Fossil

Timeline
Login

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

10 check-ins related to "search-enhancements"

2015-02-14
15:17
Enhance /search to distinguish between the title and the body of a document and provide support for the Porter stemmer for indexed search. Improved scoring and snippet presentation. NB: Run "fossil fts-config reindex" when upgrading through this change. ... (check-in: 0f96ffb9 user: drh tags: trunk)
02:12
Improvements to the ranking function. Add the undocumented "debug" query parameter to /search. ... (Closed-Leaf check-in: 9f67861a user: drh tags: search-enhancements)
00:37
Enabled indexed search with separate title and body and with the option to use the Porter stemmer. ... (check-in: 71295a98 user: drh tags: search-enhancements)
2015-02-13
23:43
Show document, ticket, and wiki titles on the result page of unindexed search. ... (check-in: 0e77f1fb user: drh tags: search-enhancements)
22:03
When extracting search text from tickets, use the title column for the title and pay attention to mimetypes when translating. ... (check-in: b552f55b user: drh tags: search-enhancements)
21:21
Merge enhancements and fixes from trunk. ... (check-in: 23c86b50 user: drh tags: search-enhancements)
09:03
A few more places where displayed UUID length should be configurable. ... (check-in: c62e94f8 user: jan.nijtmans tags: trunk)
2015-02-12
02:32
Improvements to the way that searchable text is parsed out of documents, wiki, and check-in comments. The first line of the text is the title. Subsequent lines are message body. Still need to do this for tickets. ... (check-in: 837d9b5b user: drh tags: search-enhancements)
2015-02-11
20:16
Striving to make search work better. These changes will require search indexes to be rebuilt, so they go into a branch for now. ... (check-in: e0df4859 user: drh tags: search-enhancements)
19:02
Update the change log. ... (check-in: ef2db661 user: drh tags: trunk)