Thanks for the pointer.
Please advise me how I can contribute.
H
> On Jan 27, 2016, at 2:16 AM, Toke Eskildsen wrote:
>
> Erick Erickson wrote:
>> DocValues was designed to support unanalyzed types
>> originally. I don't know that code, but given my respect
>> for the people who wrote I'd be
);
>>}
>> }
>>
>> @Override
>> public void checkSchemaField(final SchemaField field) {
>>// do nothing
>> }
>>
>> @Override
>> public boolean multiValuedFieldCache() {
>> return false;
>> }
&g
Hello Harry ,
sorry for delayed reply , I have taken other approach by giving user a
different usability as I did not have solution for this. But your option
looks great , I will try this out.
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-use-DocValues-with
Erick Erickson wrote:
> DocValues was designed to support unanalyzed types
> originally. I don't know that code, but given my respect
> for the people who wrote I'd be amazed if there weren't
> very good reasons this is true. I suspect your work-around
> is going to be "surprising".
Hoss talked a
gt;
> @Override
> public boolean multiValuedFieldCache() {
> return false;
> }
> }
>
> I wish this can be supported by solr so that I don’t have to maintain my own
> repo.
>
>
>
> What do you think?
>
> Regards,
> Harry
>
>
>> On
> Thanks Markus.
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/How-to-use-DocValues-with-TextField-tp4248647p4248797.html
> Sent from the Solr - User mailing list archive at Nabble.com.
Thanks Markus.
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-use-DocValues-with-TextField-tp4248647p4248797.html
Sent from the Solr - User mailing list archive at Nabble.com.
Thanks Erick.
Yes I was not clear in questioning but I want it to be searchable on
TextField.
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-use-DocValues-with-TextField-tp4248647p4248796.html
Sent from the Solr - User mailing list archive at Nabble.com.
gexReplaceProcessorFactory.html
>
> -Original message-
>> From:Alok Bhandari
>> Sent: Tuesday 5th January 2016 14:47
>> To: solr-user@lucene.apache.org
>> Subject: How to use DocValues with TextField
>>
>> Hello ,
>>
>> I have a field which is defined
> Subject: How to use DocValues with TextField
>
> Hello ,
>
> I have a field which is defined to be a textField with PatternTokenizer
> which splits on ";".
> Now for one of the use case I need to use /export handler to export this
> field. As /export handler needs
s="true". This looks like solving my issue , is any better
approach known.
Thanks
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-use-DocValues-with-TextField-tp4248647.html
Sent from the Solr - User mailing list archive at Nabble.com.
11 matches
Mail list logo