Ben,

Could you post an example of the type of data you're dealing with and how you want it handled? I suspect there is a way to accomplish what you want using an analyzed field, or by preprocessing the data you're indexing.

        Erik

On Jun 29, 2009, at 9:29 AM, Ben wrote:

Hello,

I've been using SOLR for a while now, but am stuck for information on two issues :

1) Is it possible to exclude characters in a SOLR facet wildcard query?
e.g.
[^,]* to match any character except an ","  ?

2) Can one setup the facet wildcard query to return the exact sub strings it matched of the queried facet, rather than the whole string?

I hope somebody can help :)

Thanks,

Ben

Reply via email to