XML enable indexing text in windows server
PostPosted:Sat Sep 21, 2013 10:33 am
Hi !!!
My XML files are not indexed, how do I activate?
I noticed in setting these line:
"org.apache.jackrabbit.extractor.XMLTextExtractor"
but does not work, and i use a windows
See:

Original XML part file:
My XML files are not indexed, how do I activate?
I noticed in setting these line:
"org.apache.jackrabbit.extractor.XMLTextExtractor"
but does not work, and i use a windows
See:

Original XML part file:
Code: Select all
<transp>
<modFrete>0</modFrete>
<transporta>
<CNPJ>9917123400191</CNPJ>
<xNome>Distribuidora.</xNome>
<IE>171999999119</IE>
<xEnder>rua do centro</xEnder>
<xMun>SAO PAULO</xMun>
<UF>SP</UF>
</transporta>
<veicTransp>
<placa>BXI1717</placa>
<UF>SP</UF>
<RNTC>123123789</RNTC>
</veicTransp>
<reboque>
<placa>BXI112318</placa>
<UF>SP</UF>
<RNTC>12123789</RNTC>
</reboque>
<vol>
<qVol>10000</qVol>
<esp>CASDA</esp>
<marca>LIASYA</marca>
<nVol>500</nVol>
<pesoL>1000000000.000</pesoL>
<pesoB>1200000000.000</pesoB>
<lacres>
<nLacre>XYZ23423486</nLacre>
</lacres>
</vol>
</transp>
<infAdic>
<infAdFisco>de exemplo</infAdFisco>
</infAdic>