about summary refs log tree commit homepage
path: root/lib/PublicInbox/Search.pm
DateCommit message (Expand)
2018-03-02v2writable: deduplicate detection on add
2018-03-02search: remove informational "warning" message
2018-02-28search: query_xover uses skeleton DB iff available
2018-02-28rename SearchIdxThread to SearchIdxSkeleton
2018-02-28search: use different Enquire object for skeleton queries
2018-02-28search: reopen skeleton DB as well
2018-02-28v2/ui: retry DB reopens in a few more places
2018-02-28v2/ui: some hacky things to get the PSGI UI to show up
2018-02-22v2: parallelize Xapian indexing
2018-02-20v2: support Xapian + SQLite indexing
2018-02-16search: stop assuming Message-ID is unique
2018-02-14search: free up 'Q' prefix for a real unique identifier
2018-02-07update copyrights for 2018
2017-10-03search: try to fill in ghosts when generating thread skeleton
2017-06-14search: allow searching within mail diffs
2017-06-14search: remove unnecessary abstractions and functionality
2017-05-07searchidx: fix ghost root vivification
2017-04-11search: fix help message for searching within quotes
2017-02-06search: schema version bump for empty References/In-Reply-To
2017-01-10introduce PublicInbox::MIME wrapper class
2017-01-07search: remove subject_summary
2017-01-07searchmsg: favor direct hash access over accessor methods
2016-12-22search: lookup_mail handles modified DBs
2016-12-20searchmsg: remove ensure_metadata
2016-12-10search: retry document loading from Xapian
2016-12-10search: always sort thread results in ascending time order
2016-09-13help: document new search prefixes
2016-09-09search: index attachment filenames
2016-09-09search: fix compatibility with Debian wheezy
2016-09-09search: fix space regressions from recent changes
2016-09-09search: more granular message body searching
2016-09-09search: drop longer subject: prefix for search
2016-09-09search: allow searching user fields (To/Cc/From)
2016-08-18www: implement generic help text
2016-08-16search: add YYYYMMDD search range via "d:" prefix
2016-08-16search: drop pointless range processors for Unix timestamp
2016-08-14search: gracefully handle lookup_message failure
2016-08-11search: support alt-ID for mapping legacy serial numbers
2016-06-21search: support Subject:-less messages
2016-06-21searchidx: merge old thread id from ghosts
2016-06-20www: improve topic view by scanning for ghosts
2016-06-19search: reopen and retry on updated databases
2016-06-17search: increase limit for thread search
2015-11-20various internal documentation updates
2015-10-02rename mid_compress to id_compress
2015-09-30nntp: implement OVER/XOVER summary in search document
2015-09-30search: remove get_subject_path
2015-09-18read-only NNTP server
2015-09-15extmsg: wire up to use msgmap for prefixes
2015-09-06update copyright headers and email addresses