google-code-export / amcat

Automatically exported from code.google.com/p/amcat
0 stars 0 forks source link

“(word 1 OR word2) word3”~10 #664

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. see below
2.
3.

What project did the issue occur in?
170- Meital Personalization project

What query were you using? On which articlesets?
Keyword search

What is the expected output? What do you see instead?
see below

What version of the product are you using? On what operating system?
3.3, explorer, Safari, chrome 

Please provide any additional information below.

I'm using the syntax: “(word 1 OR word2) word3”~10. 
I have more than 3000 words, my syntax look like:  "(abandon OR abas OR 
abattoir OR abdicat OR aberra OR abhor OR abject OR abnormal OR abolish OR 
abominab OR .... OR....) object~10 
I get an error message: 
TransportError: TransportError(400, 
u'{"count":0,"_shards":{"total":5,"successful":0,"failed":5,"failures"
I want to note that I ran this syntax in the past and it worked perfectly. 
Also, when I run only the dictionary without the ~10  it works.

Best,
Meital

Original issue reported on code.google.com by meitalba...@gmail.com on 27 Jul 2014 at 3:50