Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-15110

Get the date/time functions working in Solr SQL

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Parallel SQL
    • None

    Description

      Currently the following SQL query throws errors in Solr SQL:

      SELECT WEEK(start_time_dt), COUNT(*) FROM collection GROUP BY WEEK(start_time_dt)
      

      This ticket will work on getting the date/time functions working.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jbernste Joel Bernstein
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: