0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Delete our index when the node is deleted. More... about 15 years ago
Code formatting; More... about 15 years ago
Implemented support for getting snippets via ts_headline. More... over 15 years ago
Added pager for the search. More... over 15 years ago
Removed coalesce calls, since db_query takes care of that for us. More... over 15 years ago
Fixed a syntax error in the update query. More... over 15 years ago
Ooops, managed to commit some debug statements. More... over 15 years ago
Added vid column for the tsearch_node table for easy joins to the node_revisions table. More... over 15 years ago
Search now actually works (sans paging). Renamed theming hooks, etc. More... over 15 years ago
Made the updating query work. More... over 15 years ago
Fixing menu callback and using the index limit setting from the admin backend. More... over 15 years ago
Reworked the admin-pages to remove the settings we don't use and renaming everything to the tsearch namespace. More... over 15 years ago
More namespacing, changing the wiping method to something more appropriate. More... over 15 years ago
Working to ensure the TSearch module can live peacefully alongside the regular search module. More... over 15 years ago
Well, don't need that function... More... over 15 years ago
Bugfix. More... over 15 years ago
Properly handling of language names (since PostgreSQL wont accept two-letter language codes) More... over 15 years ago
Making sure the teaser part isn't indexed twice. More... over 15 years ago
Fixing silly syntax error. More... over 15 years ago
Taking advantage of PostgreSQL's weighting plus re-introducing some of the filtering removed earlier, plus filtering out all HTML. More... over 15 years ago
Fixing indentation. More... over 15 years ago
Yay, index building is now working (sorta)... More... over 15 years ago
Cleaning out lots of code that's not going to be used, either because we're not implementing as many features as Drupal in the short term, or because we rely on PostgreSQL for things like tokenization, etc. More... over 15 years ago
Made new database schema, bypassing the schema API, since we need to specify a lot of PostgreSQL-specific stuff. More... over 15 years ago
Changing .info file. More... over 15 years ago
Renaming functions. More... over 15 years ago
Renaming files to tsearch More... over 15 years ago
Forking Drupal's search module. More... over 15 years ago