You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2013/05/23 00:42:20 UTC

[jira] [Resolved] (SOLR-4845) StatsComponent doesn't work if field's type is TextField

     [ https://issues.apache.org/jira/browse/SOLR-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hoss Man resolved SOLR-4845.
----------------------------

    Resolution: Not A Problem

Elran:

your issue describtion is very vague, and doesn't contain any sort of explanation of what you are trying to do, or what you had in mind by using StatsComponent on a TextField.

In particular, StatsComponent operates on numeric fields, returning things like the min/max/average of the numeric field across the result set.

If you have a question about how to use StatsComponent, or how to apply it to your problem, please post a question with the details of what you are trying to do to the solr-user mailing list.


                
> StatsComponent doesn't work if field's type is TextField
> --------------------------------------------------------
>
>                 Key: SOLR-4845
>                 URL: https://issues.apache.org/jira/browse/SOLR-4845
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>    Affects Versions: 4.2.1
>            Reporter: Elran Dvir
>
> StatsComponent doesn't work if field's type is TextField
> I get the following message:
> "Field type textstring{class=org.apache.solr.schema.TextField,analyzer=org.apache.solr.analysis.TokenizerChain,args={positionIncrementGap=100, sortMissingLast=true}} is not currently supported".
> Is there a plan to support it?
> Thanks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org