Greetings,
I tried to use Lucene's demo search
(http://lucene.apache.org/java/docs/demo.html#Indexing%20Files) on the
"index" sub-directory created by a nutch crawl.
The search identifies the index as a legal Lucene index, namely, "java
org.apache.lucene.demo.SearchFiles" properly prompts for a query, but
any query attempted gave 0 results.
Isn't nutch's "index" sub-directory a pure lucene index?
TIA
Benny