Wildcard on first char, Possible Bug 1.4?

2009-10-27 Thread Patric.Wilms
Hey, i found out when i use the new feature solr.ReversedWildcardFilterFactory that the following happens: I query for thomas. nickname:thomas nickname:thomas nickname:thoma nickname:thoma We see the parsed String ist thoma. I query for *thomas nickname:*thomas nickname:*thomas nickname:#1;s

Order document result by face count

2009-05-16 Thread Patric.Wilms
Hello, I've got a little problem. My index contains a formatid wich i counts in my querys with the facet.field select?q=text%3A(TEST)&start=0&rows=100&facet=true&facet.field=formatid&facet.mincount=1&facet.sort=true The facet fields are sorted by count but my result is still sorted by the scor