Lucene works with text; we don't provide any custom extractors. You will need to parse DWF (I'm not even sure what a DWF file is) and construct the Document/Fields that you want based on your content.

-Grant

On Jan 5, 2007, at 7:09 AM, Aslam Bari wrote:


Dear All,
I need to index and search DWF files. Is it possible in Lucene. If yes, Then
which extractor should i use to index the DWF files.

Thanks...
--
View this message in context: http://www.nabble.com/Is-DWF- extractor-for-Lucene-exists--tf2925205.html#a8176977
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--------------------------
Grant Ingersoll
Center for Natural Language Processing
http://www.cnlp.org

Read the Lucene Java FAQ at http://wiki.apache.org/jakarta-lucene/ LuceneFAQ



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to