Bra1n,
Did you ever get this sorted out? I'm having the same problem, Unknown
query type "org.apache.lucene.search.WildcardQuery" found in phrase query
Thanks
--
View this message in context:
http://lucene.472066.n3.nabble.com/Wildcard-search-in-phrase-query-using-spanquery-t
Thanks it worked now. I think building clean ant is what made the difference.
I'll work on this a bit more and give you feedbacks.
--
View this message in context:
http://n3.nabble.com/Wildcard-search-in-phrase-query-using-spanquery-tp729275p741988.html
Sent from the Solr - User mailing
> I tried it by placing ComplexPhrase-1.0.jar in
> apache-solr-1.4.0\lib ;
> apache-solr-1.4.0\example\lib ; and
> apache-solr-1.4.0\example\solr\lib with
> the same error
You need to copy it to only apache-solr-1.4.0\lib
Maybe it is better to get a fresh copy of apache-solr-1.4.0.zip and contin
w this message in context:
http://n3.nabble.com/Wildcard-search-in-phrase-query-using-spanquery-tp729275p739721.html
Sent from the Solr - User mailing list archive at Nabble.com.
>
> I used command line to build ant this time.
>
Before calling 'ant dist' where did you copy the ComplexPhrase-1.0.jar?
apache-solr-1.4.0\lib or apache-solr-1.4.0\example\lib?
> Yes I ran solr using "java -jar start.jar". I did the above
> mentioned tasks
> but the results were the same.
apache-solr-1.4.0\dist\ but still I get the same result.
--
View this message in context:
http://n3.nabble.com/Wildcard-search-in-phrase-query-using-spanquery-tp729275p739666.html
Sent from the Solr - User mailing list archive at Nabble.com.
> I used eclipse-jee-galileo-SR2-win32 to build the ant and
> selected dist-war
> for execution in build. I got the following message.
I use command prompt to invoke ant so I am not sure about this.
> The solr performed as usual and when I tried adding
> &defType=complexphrase
> to search url th
t, 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.
> I tried that and got the following result. Do I have to do
> anything other
> than the mentioned instructions to make it work?
>
> HTTP ERROR: 500
>
> tried to access field
> org.apache.lucene.queryParser.QueryParser.field from
> class
> org.apache.lucene.queryParser.ComplexPhraseQueryParser$C
.nabble.com/Wildcard-search-in-phrase-query-using-spanquery-tp729275p731654.html
Sent from the Solr - User mailing list archive at Nabble.com.
> I need to perform wildcard search in phrase query. I have 2
> documents
> containing text "how do impair" and "how to improve". I
> want to be able to
> search both documents by searching (how to im*). There is a
> provision in
> lucene which allows me to perform this operation using
> SpanWildca
?
Any suggestions
Maddy.
--
View this message in context:
http://n3.nabble.com/Wildcard-search-in-phrase-query-using-spanquery-tp729275p729275.html
Sent from the Solr - User mailing list archive at Nabble.com.
12 matches
Mail list logo