Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lucene.php
#25
(10-18-2011, 08:35 PM)simonbaev Wrote: PS: I selected "Fulltext index info" in Admin-Tools and it displayed 149 items. Somewhere in the middle I found this:
Code:
mimetype:application/msword
mimetype:application/octet-stream
mimetype:application/pdf
mimetype:application/rtf
mimetype:application/vnd.ms-excel
mimetype:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
mimetype:application/vnd.openxmlformats-officedocument.wordprocessingml.documen
Is this a good sign?

Yes, this is a good sign. If you have a look at the other items in that list, there should be some starting with 'content:'. Those are keywords found in the content of the document. Search for them and you should get the associated document. If ther aen't any items starting with 'content:' then the content could not be indexed. You could than try to add a trivial text/plain document and update the full text index. text/plain documents just need 'cat' for indexing.

Uwe
Reply


Messages In This Thread
Lucene.php - by caos - 09-25-2011, 06:08 AM

Forum Jump:


Users browsing this thread: