: writer, I notice a space at the end. I can fix this issue by triming all my
: values before sening them to solr :-)
The built in Field Faceting works on the indexed values, so Solr can solve
this for you if you use something like this for your facet field type...
: It's likely you have the facet category added more than once for one
: or more docs. Like this;
:
: american standard
: american standard
:
: Are you adding the facet values on-the-fly? This happened to me and I
: solved it by removing the duplicate facet fields.
that's really odd ... i can't t
On 4/27/07, realw5 <[EMAIL PROTECTED]> wrote:
Ok, I just finished indexing about 20k in documents. I took a look at so far
the problem has not appearred again. What I'm thinking caused it was I was
not adding overwritePending & overwriteCommited in the add process. Therefor
over time as data was
give that a go and see if I
>> notice
>> anything.
>
> If it's really the same field value repeated, you've hit a bug.
> If so, it would be helpful if you could open a JIRA bug, and anything
> you can do to help us reproduce the problem would be appreciated.
>
On 4/27/07, realw5 <[EMAIL PROTECTED]> wrote:
I have a dynamic field setup for facets. It looks like this:
I do this, because we add facets quite often, so having to modify the schema
every time would be unfeasible.
I'm currently reindexing from scratch, so I cannot try wt=python for little
b
nd escapes everything else... there is an off chance the
> strings look the same but aren't.
>
> -Yonik
>
>
--
View this message in context:
http://www.nabble.com/Facet-Results-Strange---Help-tf3658597.html#a10226359
Sent from the Solr - User mailing list archive at Nabble.com.
On 4/27/07, realw5 <[EMAIL PROTECTED]> wrote:
Hello,
I'm running into some strange results for some facets of mine. Below you'll
see the XML returned from solr. I did a query using the standard request
handler. Notice the duplicated values returned (american standard, delta,
etc). There is actual
Hopefully someone can chime in with some tips, thanks!
It's likely you have the facet category added more than once for one
or more docs. Like this;
american standard
american standard
Are you adding the facet values on-the-fly? This happened to me and I
solved it by removing the duplicat
0
0
0
0
0
0
0
0
0
0
0
0
--
View this message in context:
http://www.nabble.com/Facet-Results-Strange---Help-tf3658597.html#a1084
Sent from the Solr - User mailing list archive at Nabble.com.