Hi,
I'm building a dublin core index plugin, trying to parse, index and query dublin core meta tags.
well parsing and indexing works great, but I cant get the query to recognice the fields. Looking at the query-more plugin, I can see that the TypeQueryFilter gets the correct field (type) when sending type:html <searchterm>.


Looking at my plugin running the fields arent recognized and my querystring DC.author:author <searchterm> ist splitted to two clauses : "DC author author" and searchterm both for the DEFAULT field.

In my plugin.xml I got a field raw-fields with my DC.author .

Any suggestions?
thx Konstantin Ott


------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to