]> granicus.if.org Git - postgresql/history - doc/src/sgml/textsearch.sgml
Fix ts_rank_cd() to ignore stripped lexemes
[postgresql] / doc / src / sgml / textsearch.sgml
2014-03-24 Bruce MomjianFix ts_rank_cd() to ignore stripped lexemes
2013-06-08 Peter Eisentrautdoc: Fix <synopsis> in <term> markup
2012-09-12 Kevin GrittnerFix typo: lexemes misspelled in full text search docs.
2012-06-07 Peter EisentrautDocumentation spell and markup checking
2011-10-13 Bruce MomjianUpdate documentation about ts_rank().
2011-08-30 Peter EisentrautSome markup cleanup to deconfuse the find_gt_lt tool
2011-05-04 Peter EisentrautLink some tables into the surrounding text by their id
2011-01-26 Bruce MomjianUpdate contrib documention mentions to point to actual...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-25 Tom LaneDocument filtering dictionaries in textsearch.sgml.
2010-08-20 Tom LaneAvoid saying "random" when randomness is not actually...
2010-07-29 Peter EisentrautFix indentation of verbatim block elements
2010-04-03 Peter EisentrautRemove unnecessary xref endterm attributes and title ids
2010-03-17 Peter EisentrautUpdate broken and permanently moved links
2010-03-13 Bruce MomjianDocument what user name email symbols are supported...
2009-08-14 Teodor SigaevAdd prefix support for synonym dictionary
2009-06-17 Tom LaneProofreading for Bruce's recent round of documentation...
2009-04-27 Bruce MomjianProofreading adjustments for first two parts of documen...
2009-04-19 Tom LaneFix textsearch documentation examples to not recommend...
2009-04-14 Tom LaneDo some copy-editing on description of ts_headline().
2009-03-24 Tom LaneImplement "fastupdate" support for GIN indexes, in...
2009-01-07 Tom LaneCreate a third option named "partition" for constraint_...
2008-10-17 Teodor SigaevImprove headeline generation. Now headline can contain
2008-09-23 Heikki LinnakangasMake LC_COLLATE and LC_CTYPE database-level settings...
2008-05-16 Tom LaneExtend GIN to support partial-match searches, and exten...
2008-04-14 Tom LanePush index operator lossiness determination down to...
2008-03-10 Tom LaneAdd a CaseSensitive parameter to synonym dictionaries.
2008-03-04 Bruce MomjianShow example of ts_headline() using a configuration...
2007-12-13 Tom LaneChange a couple of examples to say ALTER MAPPING instea...
2007-11-28 Peter Eisentrautspell checker run
2007-11-20 Tom LaneFix some missed usages of 'HTML tag' and 'HTML entity'.
2007-11-20 Andrew DunstanChange descriptions of entity and tag objects to "XML...
2007-11-16 Tom LaneAdd a couple of notes pointing out that GIN index build...
2007-11-14 Tom LaneAdjust example to reduce confusion between a tsvector...
2007-11-14 Tom LaneAdd a rank/(rank+1) normalization option to ts_rank...
2007-11-14 Tom LaneAdd an Accept parameter to "simple" dictionaries. ...
2007-11-14 Tom LaneUpdate discussion of tsearch2 migration. I'm not entir...
2007-11-10 Bruce MomjianHave text search thesaurus files use "?" for stop words.
2007-11-05 Magnus HaganderFix typos.
2007-10-29 Tom LaneRemove claim that ts_headline knows how to generate...
2007-10-27 Tom LaneRename default text search parser's "uri" token type...
2007-10-27 Tom LaneMinor wording improvements per suggestion from Jeff...
2007-10-25 Alvaro HerreraUse more real-world examples in the text search parser...
2007-10-24 Tom LaneRemove the aggregate form of ts_rewrite(), since it...
2007-10-23 Tom LaneRename and slightly redefine the default text search...
2007-10-22 Tom LaneAdjust ts_debug's output as per my proposal of yesterda...
2007-10-22 Tom LaneCreate a quick-and-dirty list of known migration issues...
2007-10-21 Tom LaneEditorial overhaul for text search documentation. ...
2007-10-17 Tom LaneAnother round of editorialization on the text search...
2007-10-15 Tom LaneRemove obsolete examples of add-on parsers and dictiona...
2007-10-10 Neil ConwayMinor correction for full-text search limitations docs.
2007-09-14 Bruce MomjianUpdate tsearch include location in example.
2007-09-04 Tom LaneSync examples of psql \dF output with current CVS HEAD...
2007-08-31 Bruce MomjianMake Gin/Gist text search tertiary index entries in...
2007-08-31 Bruce MomjianPlace GiST and GIN text search indexes as secondary...
2007-08-31 Bruce MomjianAgain improve text search index entries.
2007-08-31 Bruce MomjianIn text search docs, properly use indexterm _zone_...
2007-08-31 Bruce MomjianFix docs so indexes can be built by commenting out...
2007-08-30 Bruce MomjianMake more logical index sections for text search.
2007-08-30 Tatsuo IshiiFix broken markup.
2007-08-29 Bruce MomjianUpdate tsearch documentation wording.
2007-08-29 Bruce MomjianText search documentation word improvements; move...
2007-08-29 Bruce MomjianMove full text search operators, functions, and data...
2007-08-29 Bruce MomjianProperly indent SGML in textsearch.sgml.
2007-08-28 Bruce MomjianMention configurations early in text search documentati...
2007-08-25 Tom LaneSome more tsearch docs work --- sync names with CVS...
2007-08-22 Tom LaneText search doc updates --- first cut at
2007-08-21 Tom LaneFirst rough cut at text search documentation: bare...