gustavoh10
2007-12-04 12:04:25 UTC
I'm devoloping an application that searches in several XML files
that in index using zend lucene.
The idea is simple I have a simple index structure that
store the title of the file (field titulo), the name (field nombre_archivo),
the category (field categoria) and all the words
presents in the document (field contents).
When I open the index created with lucene, using lukeall-0.7.1, I see all
the
words I index order by Rank
Anyone knows any function that I can use to get those words stored in the
index to
manage in php?
thanks
that in index using zend lucene.
The idea is simple I have a simple index structure that
store the title of the file (field titulo), the name (field nombre_archivo),
the category (field categoria) and all the words
presents in the document (field contents).
When I open the index created with lucene, using lukeall-0.7.1, I see all
the
words I index order by Rank
Anyone knows any function that I can use to get those words stored in the
index to
manage in php?
thanks
--
View this message in context: http://www.nabble.com/Words-in-index-tf4942727s16154.html#a14149413
Sent from the Zend MFS mailing list archive at Nabble.com.
View this message in context: http://www.nabble.com/Words-in-index-tf4942727s16154.html#a14149413
Sent from the Zend MFS mailing list archive at Nabble.com.