it is  facet.prefix work  with regular expression 
suppose my filed contain sunch type of string
abc@2007@www
rrr@2008@ggg
tttt@2007@fff


i want facet of only that consist 2007 substring in it
means 
abc@2007@www (2)
tttt@2007@fff(1)
but not getting o/p using prefix 





--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to