Re: LuceneContentIndexer problem
Martin Petras <[email protected]>
| Newsgroups | gmane.comp.jakarta.slide.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Aslam,
it works. Thanks a lot.
Aslam Bari wrote:
> Hi Martin,
> Try to set extractors in Domain.xml file like TextContentExtractor, for pdf,
> for excel and for many files. when you put any file in the slide then see
> content indexs are generated or not.
>
>
>
>
> Martin Petras wrote:
>
>> Hi,
>> I have got the same problem as Aslam Bari wrote on 5.8.2006 with the
>> title Content Indexing not generating. Nobody answered so I need to ask
>> it again.
>>
>> I use Slide 2.2pre1 from SVN trunk directory. The snippet of my
>> Domain.xml:
>>
>> <propertiesindexer
>> classname="org.apache.slide.index.lucene.LucenePropertiesIndexer">
>> <parameter name="indexpath">${filespath}index/metadata</parameter>
>> </propertiesindexer>
>> <contentindexer
>> classname="org.apache.slide.index.lucene.LuceneContentIndexer">
>> <parameter name="indexpath">${filespath}index/content</parameter>
>> </contentindexer>
>>
>> Properties indexer works well, it creates same files in the
>> ${filespath}index/metadata directory. But content indexer creates only
>> segments file. So the is no content indexed.
>> Does know anyone how to configure it correctly?
>>
>> Thanks in advance
>>
>> ____________________________________
>> */Martin Petráš/*
>> Java Developer Junior
>>
>> */S&K Management Systems, s.r.o./*
>> Záhradnícka 72, SK-821 08 Bratislava
>> e-mail: petras //at character// skms.sk , www.skms.sk <http://www.skms.sk>
>>
>>
>> <http://www.skms.sk>
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>>
>>
>
>
--
____________________________________
*/Martin Petráš/*
Java Developer Junior
*/S&K Management Systems, s.r.o./*
Záhradnícka 72, SK-821 08 Bratislava
e-mail: petras //at character// skms.sk , www.skms.sk <http://www.skms.sk>
<http://www.skms.sk>