With Advanced Search enabled, you can search for exact phrases in a conceptual query. To run a phrase search, you put the phrase in quotation marks (""
).
For exact phrase searches, HPE IDOL Server removes stop words, but does not stem the terms, so it returns only documents that contain the exact term.
If you want to include stop words in the phrase search, you can use the StopWordIndex configuration parameter. However, in this case, HPE IDOL Server indexes all stop words in your documents, which can have a large negative effect on your index size.
|