Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Problem in Lucene Search Engine

  Asked By: Darla    Date: Aug 25    Category: Java    Views: 667
  

I have to develope an online library for my bachelor project. I am working with struts. I want to use Lucene Search Engine but unfortunately I have some problem with it in setting the index path.


public static final String getIndexPath() {
return "/var/lucene/articles";
}

I do not understand this string "/var/lucene/articles" and I do not know to replace this string in my application
Please help me if you have some experience

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Problem in Lucene Search Engine Or get search suggestion and latest updates.




Tagged: