Welcome Guest, Not a member yet? Register   Sign In
CI and Zend Lucene
#1

[eluser]Unknown[/eluser]
Hi all, I am new to CI with Zend Lucene.

I successfully created idexes and able to search them. What I'm not sure is where are the indexes stored?

I know to create index I have to do the following:
Code:
$index = Zend_Search_Lucene::open('/data/fidex'); //data/fidex is a directory

I couldn't find any data/fidex directory?

Note: I'm working on localhost running on Apache.




Theme © iAndrew 2016 - Forum software by © MyBB