예제 #1
0
 public override Query VisitSpanFirstQuery(Lucene.Net.Search.Spans.SpanFirstQuery spanFirstq)
 {
     throw new SnNotSupportedException();
 }
예제 #2
0
 public override Query VisitSpanFirstQuery(Lucene.Net.Search.Spans.SpanFirstQuery spanFirstq)
 {
     throw new NotImplementedException();
 }