If I understand correctly, you are looking for a way to test/fill
forms... if that's the case, I recommend the following tools:

http://wtr.rubyforge.org/
http://search.cpan.org/~petdance/WWW-Mechanize-1.34/lib/WWW/Mechanize.pm

But I guess that with coding effort, nutch can also archieve what you want.

Regards,
Roman

On Thu, Aug 14, 2008 at 11:51 PM, bruce <[EMAIL PROTECTED]> wrote:
> Hi.
>
> Got a very basic lucene/nutch question.
>
> Assume I have a page that has a form. Within the form are a number of
> select/drop-down boxes/etc... In this case, each object would comprise a
> variable which would form part of the query string as defined in the form
> action. Is there a way for lucene/nutch to go through the process of
> building up the actions based on the querystring vars, so that lucene/nutch
> can actually search through each possible combination of urls....
>
> Also, is nutch/lucene the right/correct app to use in this scenario? Is
> there a better app to handle this kind of potential application/process.
>
> Thanks
>
> -bruce
>
>
>
>
>
>
>

Reply via email to