RE: change in White Space when upgrading 6.6 to 7.4

2019-02-08 Thread Oakley, Craig (NIH/NLM/NCBI) [C]
:{ >"time":0.0}, > "debug":{ > "time":0.0}}, >"process":{ > "time":0.0, > "query":{ >"time":0.0}, > "facet":{ >

Re: change in White Space when upgrading 6.6 to 7.4

2019-02-07 Thread Matt Pearce
sow defaulting to false changed between 6.x and 7.x, which is why the problem has appeared for you, and is solved by setting sow=true in your defaults. With sow=true, I would expect your query to be broken into three parts, and then tokenised: ABC4856.21 AND -field1:ABC4856.21 With sow=fal