Re: Question on payload matching query

2013-06-05 Thread Igor Shalyminov
Hi all! Just before diving in the core Lucene code, I would like to ask once again if there are detailed tutorials on SpanQuery execution algorithm, with postings retrieval and positional data matching. Best Regards, Igor 03.06.13, 21:15, "Igor Shalyminov" ": > > Hello! > > I've implemented

Question on payload matching query

2013-06-03 Thread Igor Shalyminov
Hello! I've implemented a SpanQuery class that acts like SpanPositionCheckQuery but also matches payloads. For example, here is the "gram" field in a single indexed document: "gram": N|1|1sg|1|0A|2|0pl|2|0A|3|0sg|3|0 Every token's meaning is as follows: N - grammatical annot