;
>
>
> In which case you could just send in the 'folder_parent' field and Solr
> would generate the folder_hierarchy field.
>
> For cases 2 and 4 you could do something similar by adding 2 additional
> fields that just index the folder names instead of the paths.
&
For cases 2 and 4 you could do something similar by adding 2 additional fields
that just index the folder names instead of the paths.
- Andy -
-Original Message-
From: Steven White [mailto:swhite4...@gmail.com]
Sent: Monday, April 20, 2015 9:49 AM
To: solr-user@lucene.apache.org
S
You might want to look at SirenDB from Sindice. It's a lucene codec that
allows native modeling of arbitrary hierarchies.
http://siren.sindice.com
On Friday, April 17, 2015, Steven White wrote:
> Hi folks,
>
> In my DB, my records are nested in a folder base hierarchy:
>
>
>
> rec
Re sending to see if anyone can help. Thanks
Steve
On Fri, Apr 17, 2015 at 12:14 PM, Steven White wrote:
> Hi folks,
>
> In my DB, my records are nested in a folder base hierarchy:
>
>
>
> record_1
> record_2
>
> record_3
> record_4
>