Hi,
I'm very new to ES but have a couple of questions.
Can we see the mapping you used?
What happens if you search using lowercase?
cheers
--
shaun etherton
0433 143 761
On Tuesday, 28 August 2012 at 11:04 AM, jackM wrote:
I have a very simple test case represented here: http://pastie.org/4600683
I am having trouble understanding why the second and third query is not returning the document I have indexed the same way the first query returns the document. Any assistance would be greatly appreciated!
Note that the first curl statement creates the index (which means I'm using the dynamic mapping functionality.. I can't use a static mapping file, unfortunately).
--
--