From SMW+ A Semantic Web Enterprise Wiki
| Searching for articles
|
|
|
|
This section contains help on how to use the Path search, the search box and gives general hints for handling the search
Note: use the tree-view on the right hand side to navigate in the user manuals.
|
|
|
| The Path search feature of the Enhanced Retrieval extension presents the results of the search terms in form of a graphic showing the correlations between the search terms and the results. It uses instances, categories and properties to structure the path search results.
|
|
|
|
| This article gives diverse information about how the search feature works thereby giving information on how to make best use of the SMW+ search.
|
|
|
|
| Apache Lucene provides a rich query language through the query parser, a lexer which interprets a string into a Lucene query. A query is broken up into terms and operators. Multiple terms can be combined together with Boolean operators to form a more complex query. There are two types of terms that are supported: single terms and phrases. A single term is a single word such as "test" or "apache". A phrase is a group of words surrounded by double quotes such as "apache jakarta".
|
|
| Static facts | | Derived facts | |
|