On 9/30/13 8:15 AM, Kieron Taylor wrote:

I am querying for identifiers that I know are in the source data, and I
have every reason to believe they would have been added to the index,
but somehow I cannot find them, even though other very similar queries
succeed.

Key details:

I'm using Search::Query::Dialect::Lucy to generate queries
Index consists of 20 segments, totalling 19 GB.

fwiw, segments are an implementation detail that most code shouldn't need to know anything about.

Queries are simplistic ID lookups


Queries look like:
accessions:UPI000224F266
accessions:UPI000006DAC9   <-- this one returns a result

So my questions are, do I need to do anything special to query multiple
segments? Is Search::Query getting in the way?


show your code, please.


--
Peter Karman  .  http://peknet.com/  .  [email protected]

Reply via email to