RE: Possible to use span queries to avoid stepping over null index positions

2011-08-29 Thread ikoelliker
...@trypticon.org] Sent: Saturday, August 27, 2011 9:59 AM To: java-user@lucene.apache.org Subject: Re: Possible to use span queries to avoid stepping over null index positions On Sat, Aug 27, 2011 at 2:30 AM, wrote: > Hello, > In our indexes we have a field that is a combination of other v

Re: Possible to use span queries to avoid stepping over null index positions

2011-08-27 Thread Trejkaz
On Sat, Aug 27, 2011 at 2:30 AM, wrote: > Hello, > In our indexes we have a field that is a combination of other various > metadata fields (i.e. subject, from, to, etc.). Each field that is added has > a null position at the beginning. As an example, in Luke the field data looks > like: > > nu

Possible to use span queries to avoid stepping over null index positions

2011-08-26 Thread ikoelliker
Hello, In our indexes we have a field that is a combination of other various metadata fields (i.e. subject, from, to, etc.). Each field that is added has a null position at the beginning. As an example, in Luke the field data looks like: null_1 this is a test subject null_1 ikoelliker email addr