: I need to change a parameter from within a query string. : : :* AND requestid:100 AND timestamp:[2010-04-13T20:30:00.000Z TO : 2010-04-13T21:00:00.000Z] AND : source:"LogCollector-risidev3was2.201002020100._opt_ISI_logs.FNM.stdout_ISIREG_10.02.01_02.00.00.txt.tar.gz-stdout_ISIREG_10.02.01_02.00.00.txt.FNM.risidev3was2_opt_ISI_logs.201002020100" : : In this case I have to change the timestamp parameters.
Change them how? what is it your goal? .... http://people.apache.org/~hossman/#xyproblem XY Problem Your question appears to be an "XY Problem" ... that is: you are dealing with "X", you are assuming "Y" will help you, and you are asking about "Y" without giving more details about the "X" so that we can understand the full issue. Perhaps the best solution doesn't involve "Y" at all? See Also: http://www.perlmonks.org/index.pl?node_id=542341 -Hoss