useful in future then suggest me please. Thanks for the suggestion
--
Thanks and Regards
Bagesh Sharma
--
View this message in context:
http://lucene.472066.n3.nabble.com/Problem-in-faceting-tp2422182p2424104.html
Sent from the Solr - User mailing list archive at Nabble.com.
solr-user@lucene.apache.org
Objet : RE: Problem in faceting
facet.query=+water +treatement +plant will not return the city facet that is
needed by poster.
That will give the counts matching the query facet.query=+water +treatement
+plant only
-
Thanx:
Grijesh
http://lucidimagination.com
--
.nabble.com/Problem-in-faceting-tp2422182p2422881.html
Sent from the Solr - User mailing list archive at Nabble.com.
Using a facet query like
facet.query=+water +treatement +plant
... should give a count of 0 to documents not having all tree terms. This could
do the trick, if I understand how this parameter works.
Try solr's new Local Params ,may that will help for your requirement.
http://wiki.apache.org/solr/LocalParams
-
Thanx:
Grijesh
http://lucidimagination.com
--
View this message in context:
http://lucene.472066.n3.nabble.com/Problem-in-faceting-tp2422182p2422534.html
Sent from the
over
only those cities for which complete text "water treatment plant" is
matching.
Is it possible by a single query to solr please suggest. Thanks a lot for
your response.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Problem-in-faceting-tp2422182p2422353.html
Sent from the Solr - User mailing list archive at Nabble.com.
change the default operator from "OR" to "AND" by using q.op or in schema
-
Thanx:
Grijesh
http://lucidimagination.com
--
View this message in context:
http://lucene.472066.n3.nabble.com/Problem-in-faceting-tp2422182p248.html
Sent from the Solr - User mailing list archive at Nabble.com.
or which the complete text
is matching means faceting only on complete text matching documents
OR
2. Faceting over first 100 documents only for cities list. It may be for
first 100 documents having more score.
Please Suggest me how can i achieve this.
--
View this message in context:
http://lu