Well IndexSearcher doesn't have a constructor that accepts a string,
maybe you should pass in an indexreader instead?

simon

On Fri, May 17, 2013 at 3:11 PM, fifi <[email protected]> wrote:
> please,how I can solve this error?
>
> Exception in thread "main" java.lang.NoSuchMethodError:
> org.apache.lucene.search.IndexSearcher.<init>(Ljava/lang/String;)V
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/ERROR-help-me-please-org-apache-lucene-search-IndexSearcher-init-Ljava-lang-String-V-tp4064195.html
> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to