﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
3254	[patch] experimental fts support for postgres, oracle and mssql	Ronny Pfannschmidt <ronny.pfannschmidt@…>	nobody	"I didn't like it was missing.

oracle, mssql : add a FulltextIndex for the Fields

postgresql: for each FulltextField add a extra tsvector Field named like ""%(fieldname)_tsv""

Problems with sqlite fts:
* they stated a match statement may only be used once in a query
* it needs a very specific syntax to search multiple fields
* i have no idea how to get that into the ORM"	enhancement	new	Metasystem		normal				Unreviewed	1	0	0	0		
