You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Chuck Burd <cr...@gmail.com> on 2009/06/26 20:15:14 UTC

Limiting search results with Cocoon 2.1 Lucene search block

I am using Cocoon 2.1 and have modified the Lucene search block  
example for my site search.

I would like to limit search results to search:hit's with @url ending  
in a six digit number plus ".html", e.g.:

http://10.0.1.2:8080/dhq/vol/1/1/000001.html
http://10.0.1.2:8080/dhq/vol/3/2/000037.html

My attempts to limit the crawler has only taken me so far in weeding  
out erroneous results.

I could pull the results out at the stylesheet level, but  
search:results, upon which pagination depends, does not match up.

Thanks,

Chuck
crburd@gmail.com


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org