Re: question about schemas (and SOLR-1131?)

2009-12-07 Thread solr-user
wojtekpia wrote: Could this be solved with a multi-valued custom field type (including a custom comparator)? The OP's situation deals with multi-valuing products for each customer. If products contain strictly numeric fields then it seems like a custom field implementation (or extension of

Re: question about schemas (and SOLR-1131?)

2009-12-04 Thread wojtekpia
Could this be solved with a multi-valued custom field type (including a custom comparator)? The OP's situation deals with multi-valuing products for each customer. If products contain strictly numeric fields then it seems like a custom field implementation (or extension of BinaryField?) *should*

Re: question about schemas (and SOLR-1131?)

2009-12-02 Thread gdeconto
I saw an interesting thread in the solr-dev forum about multiple fields per fieldtype (https://issues.apache.org/jira/browse/SOLR-1131) from the sounds of it, it might be of interest and/or use in these types of problems; for your example, you might be able to define a fieldtype that houses the