I have problem to search documents in view. Let say that i have two fields, start date and end date. So, the searching should display the documents between the range of date(the start date until the end date).Hopefully anyone can give ur idea regarding this! TQ
Subject: Searching
Make sure that you have full text indexed the database. When you select View-Search This View the circle next to the word Indexed in the search bar should be green. If not, create the index by clicking on the work “More” in the search bar and then click on “Create Index”. Once this is done, you can search by date by opening the search bar, clicking on “More” and then clicking on the “Date” button to add a date condition. You can add as many date conditions as you like.