From dev-return-28433-apmail-nutch-dev-archive=nutch.apache.org@nutch.apache.org Wed Jan 14 21:07:34 2015 Return-Path: X-Original-To: apmail-nutch-dev-archive@www.apache.org Delivered-To: apmail-nutch-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1DEE117DF6 for ; Wed, 14 Jan 2015 21:07:34 +0000 (UTC) Received: (qmail 91000 invoked by uid 500); 14 Jan 2015 21:07:35 -0000 Delivered-To: apmail-nutch-dev-archive@nutch.apache.org Received: (qmail 90946 invoked by uid 500); 14 Jan 2015 21:07:35 -0000 Mailing-List: contact dev-help@nutch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nutch.apache.org Delivered-To: mailing list dev@nutch.apache.org Received: (qmail 90935 invoked by uid 99); 14 Jan 2015 21:07:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jan 2015 21:07:35 +0000 Date: Wed, 14 Jan 2015 21:07:35 +0000 (UTC) From: "Lewis John McGibbney (JIRA)" To: dev@nutch.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (NUTCH-1917) index.parse.md, index.content.md and index.db.md should support wildcard MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Lewis John McGibbney created NUTCH-1917: ------------------------------------------- Summary: index.parse.md, index.content.md and index.db.md should support wildcard Key: NUTCH-1917 URL: https://issues.apache.org/jira/browse/NUTCH-1917 Project: Nutch Issue Type: Bug Components: indexer Affects Versions: 1.9 Reporter: Lewis John McGibbney Fix For: 1.10 Right now metatags.names supports the '*' character for a catch all. I believe that the above index properties should also support catch all as a mechanism for quickly building augmented data models from crawl data. Individual identification and manual inclusion of tags one by one is error prone and time consuming. -- This message was sent by Atlassian JIRA (v6.3.4#6332)