A query for objects returns unexpected results.
Symptoms
When you perform a query, the query returns unexpected
results.
Causes
Queries can return unexpected results for a number of reasons,
such as those discussed in the following section.
Resolving the problem
The following list contains some troubleshooting tips for
queries that return unexpected results.
- Ensure that the query terms appear in the document.
- Ensure that the document and the query use the same language.
- Ensure that the document and the query use the same index.
- Ensure that the correct text languages are set for your object
store. For more information, see Selecting text languages for an object store.
- Ensure that the query does not contain stop words or synonyms
that modify the query in an unanticipated way. For more information
about factors that can affect the search results, see Search results in the SQL Syntax Reference topic.
- If your Content Platform Engine object
store has Oracle configured as the database engine, see Queries do not find objects as expected (Oracle database).