Dear Darren,
  Thanks for reply.
   
  I used the same syntax as you told. But it is giving NullPointerException 
when using SampleTxtContainsIndexer. When I use TextContentIndexer it generate 
only a Segment file. I also Doubt if slide contains 
"lucene.LucenePropertiesIndexer" by default or we have to add it. I could not 
found it in 2.1.
   
  Thanks...

Darren Hartford <[EMAIL PROTECTED]> wrote:
  If you are using the 2.1 binary, I'm not sure it's entirely supported.
I've had to build straight from Subversion to get this to work.

In addition, you may want to be careful about your expectations.
ContentIndexer only indexes the content for full-text searching, and I
believe this will only work with text files and some XML files, but not
word, PDF, or other documents. PropertiesIndexer is used for keyword
indexing which may be useful for faster DASL queries of those keywords.

classname="org.apache.slide.index.SampleTxtContainsIndexer">

name="indexpath">${slidestore}/index_content





classname="org.apache.slide.index.lucene.LucenePropertiesIndexer">

name="indexpath">${slidestore}/index_meta




Hope that helps,
-D


> -----Original Message-----
> From: aslam bari [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, August 03, 2006 7:35 AM
> To: Slide User
> Subject: LuceneIndexer is not working
> 
> Hello All,
> I am using slide2.1, and now want to attach lucene. I 
> enable the lucene in slide but indexes are not generated. 
> Exceptions is coming while using LuceneIndexer.
> 
> Does LuceneIndexer not work in Slide2.1. If not then how 
> can i use Indexer to search resources?
> 
> ...........
> 
> 
> Help Plz.
> 
> 
> 
> ---------------------------------
> Here's a new way to find what you're looking for - Yahoo! Answers 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



                                
---------------------------------
 Here’s a new way to find what you're looking for - Yahoo! Answers 

Reply via email to