Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8568403
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T18:06:21+00:00 2026-06-11T18:06:21+00:00

I am using the http api to query ravendb (so a LINQ query is

  • 0

I am using the http api to query ravendb (so a LINQ query is not the solution to my question).
My Product document looks like this:

{
  "editDate": "2012-08-29T15:00:00.846Z"
}

and I have the index:

from doc in docs.Product
select new { doc.editDate }

I want to query all documents before a certain date AND time. I can query on the DATE using this syntax:

editDate: [NULL TO 2012-09-17]

however I can’t figure out how to query the time component as well.
Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T18:06:22+00:00Added an answer on June 11, 2026 at 6:06 pm

    You can query that using:

     editDate: [NULL TO 2012-09-17T15:00:00.846Z]
    

    If you care for a part of that, use:

     editDate: [NULL TO 2012-09-17T15:00]
    

    Note that you might have to escape parts of the query, like so:

     editDate: [NULL TO 2012\-09\-17T15\:00]
    

    For this to work you also need to ensure that the field is analysed.
    In Raven Studio – Add Field -> editDate, and set Indexing to Analyzed.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a managed API for kernel32.searchpath? i.e not using a pinvoke. http://www.pinvoke.net/default.aspx/kernel32.searchpath
This is the SOAP document I'm trying to model using SOAP::Lite. <SOAP-ENV:Envelope xmlns:SOAP-ENC=http://schemas.xmlsoap.org/soap/encoding/ xmlns:SOAP-ENV=http://schemas.xmlsoap.org/soap/envelope/
i'm try to get results from freebase using mql, for example: http://api.freebase.com/api/service/mqlread?query= {query:{name~=:Barack,name:null,type:[],limit:1}} And
Struggling to parse this JSON response from http://api.twitter.com/1/trends/current.json using foreach ($json_output->trends[0] as $trend )
The jQuery docs at http://api.jquery.com/on/ mention the benefits of delegated-events using the following syntax
I'm using Bing API to search for images by going the following call: http://api.bing.net/json.aspx?AppId=[my
In my application i want to get the weather report I'm using http://www.google.com/ig/api?weather= for
Am using below third party API in my project development http://undesigned.org.za/2007/10/22/amazon-s3-php-class I have done
I am using the api twitterizer2 downloaded from http://code.google.com/p/twitterizer/downloads/list but when I try to
I am using Stackmob iOS SDK http://www.stackmob.com/devcenter/docs/Datastore-API to communicate with Stackmob backend of my

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.