{"name": "Project Full Text Search", "package_name": "project_fts", "description": "This plugin generates a full text search index containing all attributes of all layers of a loaded project. The user then can use a single text-input field to search within all available attributes.", "about": "This plugin uses a SQLite database to create a full-text-search trigram Index of all attributes of all loaded layers within a QGIS project. Any change applied to these layers can be tracked by the plugin automatically and the full-text-search index is updated accordingly. The user then can use a single text-input field to search for any value present within the attributes.", "homepage": "https://github.com/scubbx/qgis-project-fts", "repository": "https://github.com/scubbx/qgis-project-fts", "tracker": "https://github.com/scubbx/qgis-project-fts/issues", "author": "Markus Mayr", "tags": ["search", "attribute"], "downloads": 2009, "latest_version": "0.2", "versions": [{"version": "0.2", "experimental": true, "qgis_min": "3.0.0", "qgis_max": "3.99.0", "downloads": 1166, "uploaded_by": "scubbx", "upload_datetime": "2023-12-18T11:06:41.853600"}, {"version": "0.1", "experimental": true, "qgis_min": "3.0.0", "qgis_max": "3.99.0", "downloads": 851, "uploaded_by": "scubbx", "upload_datetime": "2023-11-27T07:10:30.135004"}]}