objectof-group / objectof

Main objectof repository
GNU General Public License v3.0
1 stars 0 forks source link

Query should support regular expression matching #18

Closed nsherry4 closed 9 years ago

nsherry4 commented 9 years ago

Querying needs to add MATCHES (=~) and NOTMATCHES (!~) relations.

nsherry4 commented 9 years ago

Fallback implementation of regular expression matching.