| Subject: | Problem with NOT and OR Query |
|---|---|
| From: | "Sumanta Bhowmik" |
| Date: | Tue, 16 Jun 2009 15:54:48 +0530 |
Hi I found that a query "NOT num_pkts:1024 OR src_port:80" behaves the same as "NOT num_pkts:1024 AND src_port:80". The actual query is (start_utc:[1230748200 TO 1230768000] OR end_utc:[1230748200 TO 1230768000]) AND (num_pkts:1024 OR NOT num_bytes:40960) but it behaves as if it is (start_utc:[1230748200 TO 1230768000] OR end_utc:[1230748200 TO 1230768000]) AND (num_pkts:1024 AND NOT num_bytes:40960). Is this a known issue? Is there a workaround to this problem? Thanks Sumanta |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Index Concurrent access, João Silva |
|---|---|
| Next by Date: | Re: Index Concurrent access, Michael McCandless |
| Previous by Thread: | Index Concurrent access, João Silva |
| Next by Thread: | Re: Problem with NOT and OR Query, Erick Erickson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |