https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15050

--- Comment #27 from David Cook <[email protected]> ---
It would be interesting to look at this again in the context of
Elasticsearch...

Because Elasticsearch lets you index more complex data structures and have more
complex query structures, it could actually be possible to tag the index
document fields with "public: true"/"public: false" type metadata.

Because we don't have an "Any" index in Elasticsearch, it should even work with
a keyword index search. 

But it would be a big ES only feature...

--

I really can't think of any way of making this work with Zebra (without having
separate Zebra databases for OPAC and staff interface which would double
storage costs and increase indexing time).

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to