I assume you are using the StandardRequestHandler, so this should work:

http://192.168.105.54:8983/solr/itas?q=size:7* AND extension:pdf

Also have a look at the follwing links:

http://wiki.apache.org/solr/SolrQuerySyntax
http://lucene.apache.org/java/2_4_1/queryparsersyntax.html

Thomas

Jörg Agatz schrieb:
Hi users...

i have a Problem...

i will search for:

http://192.168.105.54:8983/solr/itas?q=size:7*&extension:db

i mean i search for all documents they are size 7* and extension:pdf,

But it dosent work
i get some other files, with extension doc ore db
what is Happens about ?

Jörg


Reply via email to