Can one perform the following query using wildcards ( instead of two
distinct phrases ) when using a Query String Query?
"photographic film" OR "photographic films"
These do not seem to work, and return the same number of results as just "photographic
film":
"photographic film?"
"photographic film*"
Can wildcards not be placed inside Exact Phrase queries? Is there a way to
mimic this?
My goal is to be able to perform queries like this:
"photo* film?"
Can one perform the following query using wildcards ( instead of two distinct phrases ) when using a Query String Query?
"photographic film" OR "photographic films"
These do not seem to work, and return the same number of results as just "photographic film":
"photographic film?"
"photographic film*"
Can wildcards not be placed inside Exact Phrase queries? Is there a way to mimic this?
My goal is to be able to perform queries like this:
"photo* film?"
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.