Hirdetés
- EarFun Air Pro 4+ – érdemi plusz
- Apple iPhone 17 Pro Max – fennsík
- Samsung Galaxy S25 - végre van kicsi!
- iPhone topik
- Android szakmai topik
- Poco X8 Pro Max - nem kell ide sem bank, sem akkubank
- Xiaomi 17 Ultra - jó az optikája
- Honor Magic8 Pro - bevált recept kölcsönvett hozzávalókkal
- Google Pixel topik
- Milyen okostelefont vegyek?
-
Mobilarena

Új hozzászólás Aktív témák
-
Lectus
csendes tag
Itt a következo ez mit csinál ?
<util:map id="parsers">
<entry key="csv">
<bean class="com.shiwaforce.rama.parsers.TxtParser" />
</entry>
<entry key="doc">
<bean class=" com.shiwaforce.rama.parsers.DocParser" />
</entry>
<entry key="txt">
<bean class=" com.shiwaforce.rama.parsers.TxtParser">
<property name="encoding" value="ISO-8859-2" />
</bean>
</entry>És ez ?
importClass(Packages.org.springframework.web.context.support.WebApplicationContextUtils);
importClass(Packages com.shiwaforce.rama.SearchRequest);var session = request.getSession();
var wac = WebApplicationContextUtils.getWebApplicationContext(session.getServletContext());
var isese = wac.getBean("indexSearchService");var srequest = new SearchRequest();
srequest.indexId = "allianz_intranet";
srequest.query = "allianz";
srequest.first = 0;
srequest.num = 20;var sresponse = isese.handleSearchRequest(srequest);
var w = response.writer;
w.println("total number of hits: " + sresponse.totalNumberOfHits + "<br>");
w.println("number of hits: " + sresponse.hits.size() + "<br>");
var hit;
w.println("<table>");
for (var it = sresponse.hits.iterator(); it.hasNext()
{
hit = it.next();
w.println("<tr>");w.println("<td>" + hit.fileName + "</td>");
w.println("<td>" + hit.displayName + "</td>");
w.println("<td>" + hit.type + "</td>");
w.println("<td>" + hit.score + "</td>");w.println("</tr>");
}Itt a vége ..csak a folymatot kellene tudni..
-
Lectus
csendes tag
Sajnos a fiamnak kellene ,hogy fel vegyék dolgozni.. jo lenne ha tudnál segiteni..
Nagyon köszi -
Lectus
csendes tag
OK akkor már irom is ez egy JAVA program reszlet.
bean id="indexSearchService"
class="com.shiwaforce.rama.services.IndexSearchServiceImpl">
<property name="userConfigXmlFileAbsolutePath"
value="E:/rama/config.xml" />
<property name="startTimeInDayInMinutes" value="0" />
<property name="periodTimeInMinutes" value="1440" />ÉN PCL ben programozok
Jo lenne tudni a folyamatot
Új hozzászólás Aktív témák
● olvasd el a téma összefoglalót!
- Minden szoftver mellé teljesen audit és NIS2 biztos, jogilag hiteles licencigazolást adunk át!
- 27% - Kezdő GAMER PC! i7-4770 / GTX 1660 Ti / 32GB DDR3 / 240GB SSD / Corsair 450w!
- Gamer PC-Számítógép! Csere-Beszámítás! R7 5700 / RTX 2080Ti 11GB / 16GB DDR4 / 1TB SSD!
- 5G LTE! Microsoft Surface Pro 8 i7-1185G7 16GB 512GB 1 év garancia
- REFURBISHED és ÚJ - HP Thunderbolt Dock G2 230W with combo cable (3TR87AA)
Állásajánlatok
Cég: Laptopműhely Bt.
Város: Budapest

{
