Hi,
On 3/12/07, Malligarjunan Sidduraj
<[EMAIL PROTECTED]> wrote:
I have uploaded a document file.(hello.doc it contains a word "hello")
The above query returns the empty collection why?
Anything missing in the configuration?
What's the contents of the jcr:content/jcr:mimeType property of the
uploaded document? Jackrabbit uses that property to determine which
document parser to use for indexing the document. If it's something
like application/octet-stream, then the document will not be indexed.
BR,
Jukka Zitting