The Wayback Machine - https://web.archive.org/web/20220409041727/https://github.com/topics/faceted-search
Skip to content
#

faceted-search

Here are 56 public repositories matching this topic...

svelte-commerce

Svelte ecommerce - Headless, Authentication, Cart & Checkout, TailwindCSS, Server Rendered, Proxy + API Integrated, Animations, Stores, Lazy Loading, Loading Indicators, Carousel, Instant Search, Faceted Filters, Typescript, Open Source, MIT license. 1 command deploy to your own server, 1 click deploy to netlify.

  • Updated Mar 24, 2022
  • Svelte

Open Source research tool to search, browse, analyze and explore large document collections by Semantic Search Engine and Open Source Text Mining & Text Analytics platform (Integrates ETL for document processing, OCR for images & PDF, named entity recognition for persons, organizations & locations, metadata management by thesaurus & ontologies, search user interface & search apps for fulltext search, faceted search & knowledge graph)

  • Updated Mar 7, 2022
  • Shell
VoordeMensen
VoordeMensen commented Jun 27, 2019

I have a database-design where the date I want to query is of the datetime-type. But when I try to select all orders that equal to todays date for example, the parser will add 00:00:00 and I will not get any results.

I usually solve this to use the mysql date function (select * from orders where order_date = date('2019-06-28')) - is there any way to do this with the QueryBuilderParser?

I no

Improve this page

Add a description, image, and links to the faceted-search topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the faceted-search topic, visit your repo's landing page and select "manage topics."

Learn more