if (mISBN.text.isNotEmpty())
            query = query.searchByISBN(mISBN.text.toString())