I used eclipse-jee-galileo-SR2-win32 to build the ant and selected dist-war for execution in build. I got the following message.
Buildfile: D:\apache-solr-1.4.0\build.xml init-forrest-entities: compile-solrj: compile: [javac] Compiling 1 source file to D:\apache-solr-1.4.0\build\solr [javac] Note: D:\apache-solr-1.4.0\src\java\org\apache\solr\search\DocSetHitCollector.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. make-manifest: [exec] Execute failed: java.io.IOException: Cannot run program "svnversion": CreateProcess error=2, The system cannot find the file specified dist-jar: [jar] Building jar: D:\apache-solr-1.4.0\dist\apache-solr-core-1.4.1-dev.jar dist-solrj: [jar] Building jar: D:\apache-solr-1.4.0\dist\apache-solr-solrj-1.4.1-dev.jar dist-war: [war] Building war: D:\apache-solr-1.4.0\dist\apache-solr-1.4.1-dev.war BUILD SUCCESSFUL Total time: 5 second The solr performed as usual and when I tried adding &defType=complexphrase to search url the previous error showed up again. I performed this task to fresh solr-1.4.0. There was error while executing make-manifest, did it have anything to do with the error or am I missing something else? -- View this message in context: http://n3.nabble.com/Wildcard-search-in-phrase-query-using-spanquery-tp729275p739475.html Sent from the Solr - User mailing list archive at Nabble.com.