You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Aslam Bari <ia...@yahoo.co.in> on 2006/08/07 05:54:46 UTC

Help-Content Indexing

Dear All,
Plz somebody guide me where i am wrong for generating Content Indexing. It
is ony generating single Segment file.

<propertiesindexer
classname="org.apache.slide.index.lucene.LucenePropertiesIndexer"> 
<parameter name="indexpath">${slidestore}/index_meta</parameter> 
<configuration name="indexed-properties"> 
<property name="displayname" namespace="DAV:"> 
<text analyzer="org.apache.lucene.analysis.WhitespaceAnalyzer"/> 
<is-defined/> 
</property> 
</configuration> 
</propertiesindexer> 



And Extractor :- 

<extractor classname="org.apache.slide.extractor.TextContentExtractor"
uri="/files/spaces"> 
</extractor> 
<extractor classname="org.apache.slide.extractor.XmlContentExtractor"
uri="/files/spaces"> 
</extractor> 
<extractor classname="org.apache.slide.extractor.MSWordExtractor"
uri="/files/spaces"> 
</extractor> 
<extractor classname="org.apache.slide.extractor.MSExcelExtractor"
uri="/files/spaces"> 
</extractor> 
<extractor classname="org.apache.slide.extractor.MSPowerPointExtractor"
uri="/files/spaces"> 
</extractor> 
<extractor classname="org.apache.slide.extractor.PDFExtractor"
uri="/files/spaces"> 
</extractor> 


Problem:- 

sotre/index_metadat contains many index files. but store/index_content
contains only one Segment File. What i am missing.
-- 
View this message in context: http://www.nabble.com/Help-Content-Indexing-tf2061559.html#a5679231
Sent from the Jakarta Slide - User forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org