http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15054

            Bug ID: 15054
           Summary: Get items from database instead of search engine in
                    search results
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Since OPAC uses the XSLT, the items displayed in search results does not come
from search engine results anymore (see C4::XSLT::buildKohaItemsNamespace),
they come from database table items.
At intranet, the search results page, even when XSLT is used, displays items in
left column and they come from search engine result.

This enh proposes to get items from database.
The big advantage is that item status display does not relay on indexing
anymore. When checking in or out, the effect in search results is
instantaneous, same for item defined as lost, damaged, ...

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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