Index and query text documents

Demonstrates advanced queries in a large document collection. First an index is created on the document collection. Once the index has been created it can be queried using a powerful query language. The query syntax bases on the Lucene query syntax and supports among others phrase queries, wildcard queries, fuzzy queries, proximity queries, range queries, term boosting, grouping and boolean operators.


This is a companion discussion topic for the original entry at https://kni.me/w/kNqphyDZRpZdOx9V

Hi,

How can I see the Authors in docs.data file? How can I extract it?

Thank You.