Bug 204066 - [NEW PORT] textproc/p5-Search-QueryParser-SQL: Turn free-text queries into SQL WHERE clauses
Summary: [NEW PORT] textproc/p5-Search-QueryParser-SQL: Turn free-text queries into SQ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Martin Wilke
URL:
Keywords: feature, needs-qa, patch
Depends on:
Blocks:
 
Reported: 2015-10-27 14:48 UTC by Jeremy Baggs
Modified: 2016-04-19 05:07 UTC (History)
2 users (show)

See Also:
miwi: maintainer-feedback? (jbaggs2016)


Attachments
shar file (2.40 KB, text/plain)
2015-10-27 14:48 UTC, Jeremy Baggs
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Baggs 2015-10-27 14:48:54 UTC
Created attachment 162506 [details]
shar file

Perl Module. Turn free-text queries into SQL WHERE clauses. The idea is to allow you to treat your database like a free-text search index, when it really isn't.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2015-11-26 16:21:12 UTC
Take.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2015-12-11 07:12:37 UTC
Hi,

I think database would be the better categorie. What do you think?
Comment 3 Jeremy Baggs 2015-12-11 14:04:33 UTC
Tough call. The only perl parser module currently under database is "p5-RedisDB-Parser", but I can understand the motivation. Feel free to move it if you think it makes more sense.
Comment 4 Jeremy Baggs 2016-02-08 03:55:25 UTC
Is this still waiting on input? I keep getting notices. I personally think it should stay in textproc, but if you feel Databases is more apropriate then I am fine with that, just to get the code into the tree at this point.
Comment 5 commit-hook freebsd_committer freebsd_triage 2016-02-23 11:11:55 UTC
A commit references this bug:

Author: miwi
Date: Tue Feb 23 11:11:13 UTC 2016
New revision: 409421
URL: https://svnweb.freebsd.org/changeset/ports/409421

Log:
  Turn free-text queries into SQL WHERE clauses. The idea is to allow you to treat
  your database like a free-text search index, when it really isn't.

  WWW: http://search.cpan.org/dist/Search-QueryParser-SQL/

  PR:		204066
  Submitted by:	jeremybbaggs@gmail.com

Changes:
  head/textproc/Makefile
  head/textproc/p5-Search-QueryParser-SQL/
  head/textproc/p5-Search-QueryParser-SQL/Makefile
  head/textproc/p5-Search-QueryParser-SQL/distinfo
  head/textproc/p5-Search-QueryParser-SQL/pkg-descr
  head/textproc/p5-Search-QueryParser-SQL/pkg-plist