Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
beam-postgres Database.Beam.Postgres The type of a document preprocessed for full-text search. The contained ByteString is the Postgres representation of the TSVECTOR type. Use toTsVector to construct these on-the-fly from strings. When this field is embedded in a beam table, defaultMigratableDbSettings will give the column the postgres TSVECTOR type.
TsVector :: ByteString -> TsVectorbeam-postgres Database.Beam.Postgres No documentation available.
-
beam-postgres Database.Beam.Postgres The identifier of a Postgres text search configuration. Use the IsString instance to construct new values of this type
-
beam-postgres Database.Beam.Postgres The Postgres to_tsvector function. Given a configuration and string, return the TSVECTOR that represents the contents of the string.
tsvector :: DataType Postgres TsVectorbeam-postgres Database.Beam.Postgres tsvector :: DataType Postgres TsVectorbeam-postgres Database.Beam.Postgres.Migrate pgTsVectorType :: PgDataTypeSyntaxbeam-postgres Database.Beam.Postgres.Syntax No documentation available.
pgTsVectorTypeInfo :: TypeInfobeam-postgres Database.Beam.Postgres.Syntax Postgres TypeInfo for tsvector TODO Is the Oid stable from postgres instance to postgres instance?
FastVector :: FastVectorHighlight -> HighlightSettingsbloodhound Database.Bloodhound.Common.Types No documentation available.
-
bloodhound Database.Bloodhound.Common.Types No documentation available.