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

faceted-search

Here are 54 public repositories matching this topic...

nunomaduro
nunomaduro commented Feb 19, 2019

This issue was created to be a good first issue. The Goal is to study the inclusion of some require-dev dependencies to analyse and detect issues in source for us.

Some proposals:

  • phpstan
  • phploc
  • phpmd

After discussion, we may want you to perform a pull request that includes the tool in the project. You may also have to update the travis.yml.

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 Feb 28, 2021
  • Dockerfile
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 Jul 29, 2021
  • Svelte
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