[opencms-dev] Quering SOLR

Filip Kratochvil tech.kratas at gmail.com
Tue May 24 15:28:17 CEST 2022


Hello Ramon,

it looks that multiple values in solr query in opencms has to be in
parentheses:
fq=parfents-folders:(”/Folder1/” - "\Subfolder1\")

Regards
Filip Kratochvil


út 24. 5. 2022 v 13:27 odesílatel Filip Kratochvil <tech.kratas at gmail.com>
napsal:

> Hello Ramon,
>
> i think you should use negative "-" symbol to exclude specific values:
>
> https://solr.apache.org/guide/6_6/the-standard-query-parser.html#TheStandardQueryParser-TheBooleanOperator-
>
> Something like that:
> fq=parfents-folders:”/Folder1/” - "\Subfolder1\"
>
> Let me know if it works, I'm interested :)
>
> Regards
> Filip Kratochvil
>
>
> po 23. 5. 2022 v 16:24 odesílatel Ramon Gavira Sáenz via opencms-dev <
> opencms-dev at opencms.org> napsal:
>
>> Hello, Got a question about SOLR
>>
>>
>>
>> Imagine a VFS  structure like:
>>
>>
>>
>> \Folder1\
>>
>>                 R1
>>
>>                 R2
>>
>>                 R3
>>
>> \Subfolder1\
>>
>>                 S1
>>
>>                 S2
>>
>>                 S3
>>
>>
>>
>>
>>
>> If I ask solr like this: fq=parfents-folders:”/Folder1/” It returns all
>> resources (6 elements R* and S*)
>>
>>
>>
>> How can I get only the resources in folder1, not in Subfolder1 (R1, R2,
>> R3)??
>>
>>
>>
>>
>>
>> Thanks!!
>>
>>
>> _______________________________________________
>> This mail is sent to you from the opencms-dev mailing list
>> To change your list options, or to unsubscribe from the list, please visit
>> https://lists.opencms.org/mailman/listinfo/opencms-dev
>>
>>
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opencms.org/pipermail/opencms-dev/attachments/20220524/8bcdc0c6/attachment.htm>


More information about the opencms-dev mailing list