From:
<mat...@ce...> - 2005-09-07 11:19:33
|
_____________________________________________________________ > Od: st...@ar... > Komu: mat...@ce... > CC: arc...@li... > Datum: 07.09.2005 00:33 > P=F8edm=ECt: Re: [Archive-access-cvs] searching special characters > > Lukas Matejka wrote: >=20 > >Searching of czech word doesn't work in WERA and in NutchWax too. > >i put on... > >https://sourceforge.net/tracker/index.php?func=3Ddetail&aid=3D128169= 7&group_id=3D118427&atid=3D681137 > > > >I fixed this problem in previous version of WERA(NWA) by changing fi= le > >ParameterUtils.java(which i send to St.ack). Maybe it would help.(i > hope:)) > > > > Where's ParameterUtils Lukas? Is it in the ARC Retreiver? > St.Ack I checked it and ParameterUtils was used by nwa(WERA), but the problem = is same. I changed file search.jsp and it works(harvester.nkp.cz:8080/nutchwax) just conversion from to... String parameter =3D request.getParameter("query"); if (parameter =3D=3D null) parameter =3D ""; String queryString =3D new String(parameter.getBytes("ISO-8859-1"), "U= TF-8"); -lm >=20 > >-lm > > > > > >------------------------------------------------------- > >SF.Net email is Sponsored by the Better Software Conference & EXPO > >September 19-22, 2005 * San Francisco, CA * Development Lifecycle > Practices > >Agile & Plan-Driven Development * Managing Projects & Teams * Testin= g & > QA > >Security * Process Improvement & Measurement * http://www.sqe.com/bs= ce5sf > >_______________________________________________ > >Archive-access-cvs mailing list > >Arc...@li... > >https://lists.sourceforge.net/lists/listinfo/archive-access-cvs > > > >=20 > |