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