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

  • SEARCH
  • Home
  • 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 8729303
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T08:48:38+00:00 2026-06-13T08:48:38+00:00

I want to find some data of a application which allows using Apache Lucene

  • 0

I want to find some data of a application which allows using Apache Lucene syntax for search queries. I search data by date and want to find data from concrete date – concrete day. How can I do that?

Queries:

date: [2010-10-4 TO 2010-10-4]

or

date: 2010-10-4

does not work.

  • 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-13T08:48:38+00:00Added an answer on June 13, 2026 at 8:48 am

    Short answer: there is no “standard” for date query syntax in Lucene. You need to find out the format(s) your app supports.

    Long answer: For the last couple years or so, Lucene keeps the numeric data specially encoded. Most likely, the date in the index is kept in the timestamp format. This means the query parser needs to take in the query, chew it and spit out the timestamp. Querying against a raw timestamp is not very practical – at least for humans – and your query parser likely has some pre-defined format it is able to understand.

    For example, Solr has a pre-defined set of supported date/time formats and is able to parse those into timestamps.

    Don’t forget Lucene is just a library and each application (including Solr and the one you are using) is meant to use it the way they like.

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

Sidebar

Related Questions

I have a stack which contains some integer data. I want to find out
I have some numbers stored in a std::vector<int> . I want to find which
I want to create application to fetch the current location data using Java script.
I'm developing a Windows 8 application using HTML5. The application requires some user data
I am developing an application which sends some data to the server. I dont
I'm writing a Windows-Forms Application in which I log some Data while the program
I am working on a web application in which i want to make some
I made an application which download lots of data and I want to add
I'm using Android 1.6 . In my office there is some application which sends
When my application closes, I want to serialize some data to make it persistent

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.