Title Back Colour Keyoti Title Line Title Curve
Blue Box Top

indexing custom data - SearchUnit - Forum

Welcome Guest Search | Active Topics | Log In | Register

Options
prashant
#1 Posted : Monday, December 14, 2015 5:36:17 AM
Rank: Member

Groups: Registered

Joined: 2/3/2015
Posts: 12
Hi,

1. how can i indexing other information with uploaded document ?
ex : i woluld like to an index infomation like user Name, User Creation Date, User Id with uploaded document when i'm creating a new user. and same information i have to use during searching indexed document as Extra Filter conditions. Is there a way to do this?

2. I have following Code in aspx page.
<searchengine:SearchBox ID="SearchBox1" runat="server" ResultPageURL="~/searchresults.aspx"
AutoCompleteQuery="true" AutoCompleteQueryShowNumberOfResults="false" RememberQuery="false"
AutoCompleteQueryRunSearchOnSelect="false" WatermarkText="Enter text here" CssClass="">

<SearchButton onclick="__doPostBack('SearchBox1','');" BorderWidth="" BorderColor=""
ForeColor="" BackColor="" Height="" Width="" CssClass="KeyotisearchBtn" type="button"
Value="Search" ID="ctl05"></SearchButton>

<QueryTextBox BorderWidth="" BorderColor="" ForeColor="" BackColor="" Height="" Width=""
CssClass="" type="text" ID="ctl04"></QueryTextBox>

</searchengine:SearchBox>

is there any way to handle searchengine's SearchButton Control click event from code behide, as like asp.net button Click event & from where i can set datasource to SearchResult control ?

3. can i use asp.net textBox & ajax date Control for filtering results ?

4. other asp.net control from SearchResult page get reinitialize after click of SearchButton.
ex : ASP.NET textBox value not find in Page_Load Event after click of SearchButton.

Thanks for your help!
Jim
#2 Posted : Monday, December 14, 2015 4:04:23 PM
Rank: Advanced Member

Groups: Administrators, Registered

Joined: 8/13/2004
Posts: 2,667
Location: Canada
Hi, for now, if you don't mind I won't answer 2 or 4 because you want to use filtering controls, and the filtering controls are only implemented with our newer Javascript based usage. So decide if you want to use the JS based usage (I think you'll be better off), or if you want to stick with the Server Controls and implement filtering yourself.

About Javascript based usage: https://keyoti.com/produ...ide/JS_Usage_About.html

About the JS filtering controls: https://keyoti.com/produ...CustomDataFiltersJS.htm

1. If you use the Javascript based usage please see https://keyoti.com/produ.../CustomDataFilters.html and
https://keyoti.com/produ...20to%20a%20document.htm

3. You can use a regular textbox (eg input type='text') and the jQuery date control out of the box (again see the first link in #1 above).

There's a wealth of info there, so I'll let you absorb that.

Also see the 'recipe' demo web project which uses filtering.

Best
Jim
-your feedback is helpful to other users, thank you!


Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.




About | Contact | Site Map | Privacy Policy

Copyright © 2002- Keyoti Inc.