Anil wrote:
> it means to we need to create two fields of same content to support
> facet and case insensitive , term search on a field. Agree?
As things are now, yes.
- Toke Eskildsen
Thank you.
it means to we need to create two fields of same content to support facet
and case insensitive , term search on a field. Agree?
Thanks again,.
Regards,
Anil
On 22 February 2016 at 16:07, Toke Eskildsen wrote:
> On Mon, 2016-02-22 at 11:48 +0530, Anil wrote:
> > solr Documentation s
On Mon, 2016-02-22 at 11:48 +0530, Anil wrote:
> solr Documentation says docValues=true/false works for only few fields.
> will that work on Text field ?
No. It might at some point, but so far it is just a feature request:
https://issues.apache.org/jira/browse/SOLR-8362
- Toke Eskildsen, State
wrote:
>> > Thank you, i just checked in 5.1.
>> >
>> > as facet fields has to be Strings and cannot be tockenized. is there any
>> > way to search on case insensitive search on this field (not in a facet
>> > filter scenario).
>>
>> If you
cannot be tockenized. is there any
> > way to search on case insensitive search on this field (not in a facet
> > filter scenario).
>
> If you configure docValues on the field in schema.xml and reindex, then
> the returned facets will be the original input values even if the fie
On 2/18/2016 7:12 AM, Anil wrote:
> Thank you, i just checked in 5.1.
>
> as facet fields has to be Strings and cannot be tockenized. is there any
> way to search on case insensitive search on this field (not in a facet
> filter scenario).
If you configure docValues on the field in
Thank you, i just checked in 5.1.
as facet fields has to be Strings and cannot be tockenized. is there any
way to search on case insensitive search on this field (not in a facet
filter scenario).
Regards,
Anil
On 18 February 2016 at 17:34, Upayavira wrote:
> facet.contains=
>
> Bewar
facet.contains=
Beware that it is relatively new, so will only be in the latest few Solr
releases.
I think this was it [1], which suggests it is in 5.1+
Upayavira
[1] https://issues.apache.org/jira/browse/SOLR-1387
On Thu, Feb 18, 2016, at 10:38 AM, Anil wrote:
> HI ,
>
> Following are the fac
HI ,
Following are the facets in my use case
CLOSED
IN PROCESS
RE PROCESS
OPEN
i know facet.prefix returns returns the facets starting with it.
i just want to check if any facet parameter is exist in current solr to
return facets on matching any word in the facet text ?
Ex : PROCESS must retu
Oh I see
I was wrong in using (pdf or txt). It worked, but have different meanings
altogether from (pdf OR txt).
Thanks a lot for your help.
Best regards,
Yee
--
View this message in context:
http://lucene.472066.n3.nabble.com/Facet-filter-how-to-specify-OR-expression-tp2930570p2931347
"or" is not any operator "OR", "AND", "NOT" all are caps should be used as
operator
-
Thanx:
Grijesh
www.gettinhahead.co.in
--
View this message in context:
http://lucene.472066.n3.nabble.com/Facet-filter-how-to-specify-OR-expression-tp293057
xcepton: for input string "or"
>
> The field type is:
> omitNorms="true" positionIncrementGap="0"/>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Facet-filter-how-to-specify-OR-expression-tp2930570p2931282.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
The exception says:
java.lang.NumberFormatExcepton: for input string "or"
The field type is:
--
View this message in context:
http://lucene.472066.n3.nabble.com/Facet-filter-how-to-specify-OR-expression-tp2930570p2931282.html
Sent from the Solr - User mailing list archive at Nabble.com.
No, OR operator should work for any data type
-
Thanx:
Grijesh
www.gettinhahead.co.in
--
View this message in context:
http://lucene.472066.n3.nabble.com/Facet-filter-how-to-specify-OR-expression-tp2930570p2930915.html
Sent from the Solr - User mailing list archive at Nabble.com.
I have another facet that is of type integer and it gave an exception.
Is it true that the field has to be of type string or text for the OR
expression to work?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Facet-filter-how-to-specify-OR-expression-tp2930570p2930863.html
It works. Many thanks.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Facet-filter-how-to-specify-OR-expression-tp2930570p2930783.html
Sent from the Solr - User mailing list archive at Nabble.com.
How about fq=docType:(pdf OR txt)
-
Thanx:
Grijesh
www.gettinhahead.co.in
--
View this message in context:
http://lucene.472066.n3.nabble.com/Facet-filter-how-to-specify-OR-expression-tp2930570p2930648.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi,
Is there anyway to specify an 'OR' expression for facet filter?
For example docType="pdf" or docType="txt"
Many thanks in advance.
Yee
--
View this message in context:
http://lucene.472066.n3.nabble.com/Facet-filter-how-to-specify-OR-expression-tp2930570p2
Just talking about it helped me in deciding this is not something I want :)
Thanks! :)
--
View this message in context:
http://lucene.472066.n3.nabble.com/Show-a-facet-filter-All-tp1421248p1425600.html
Sent from the Solr - User mailing list archive at Nabble.com.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Show-a-facet-filter-All-tp1421248p1421248.html
Sent from the Solr - User mailing list archive at Nabble.com.
ocuments, isn't it?
Kind regards,
- Mitch
--
View this message in context:
http://lucene.472066.n3.nabble.com/Show-a-facet-filter-All-tp1421248p1421539.html
Sent from the Solr - User mailing list archive at Nabble.com.
ext:
http://lucene.472066.n3.nabble.com/Show-a-facet-filter-All-tp1421248p1421248.html
Sent from the Solr - User mailing list archive at Nabble.com.
22 matches
Mail list logo