« Return to Thread: Limiting search results with Cocoon 2.1 Lucene search block

Limiting search results with Cocoon 2.1 Lucene search block

by Chuck Burd :: Rate this Message:

Reply to Author | View in Thread

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@...


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

 « Return to Thread: Limiting search results with Cocoon 2.1 Lucene search block