|
A web application I work with requires a form which allows an Administrator to add users into the web applications user table. The web application is intranet based and is run in a number of countries world wide.
They need the ability to search Active...
Started by davidsleeps on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
If you are doing an LDAP search bind to port 3268 instead of 389 to access the GC on the domain.
|
|
I have a problem creating an index with Zend_Search_Lucene.
Now, everything works fine on my local machine so I guess there is just an issue with file permissions on the webserver.
Here is how I'm trying to create index in controller:
$index = Zend_Search...
Started by Richard Knop on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
So change it to something like
$index = Zend_Search_Lucene::create('/path/to/public_html/public/data/users_index');
Although....
Hi
$index = Zend_Search_Lucene::create('public/data/users_index');
??
Edit/Update : After further issue.
|
|
Hi
On my website users can keyword search and find desired results. (Just a simple keyword search, WHERE word LIKE %abc% OR LIKE %cde% etc etc). This all works fine.
I have some partner websites which want to put a search box on their website to search...
Started by Wbdvlpr on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
<?php $search = array( array("id" => 1, "name" => "An item name would probably do something like this....
Simply put you just have to serialize your search results into the proper format instead of outputting them to HTML.
Or XML).
|
Ask your Facebook Friends
|
For example I've often wanted to search stackoverflow with
SELECT whatever FROM questions WHERE views * N + votes * M > answers AND NOT(answered) ORDER BY views;
or something like that.
Is there any reasonable way to allow users to use SQL as a search...
Started by BCS on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
If you want to really customize search options, give either....
BUT, I wouldn't for my life let my user enter SQL like that.
If you do SQLEncode your users' input (and make sure to remove all ; as well!), I see no huge you'll be safe.
|
|
(For English users)Maxthon3 Multi-Search engine "more" list: which is your favorite search engine?
Dear Maxthon User:
Share the best Search engine with all your friend like Maxthon.
Please let us know which search engine is your favorite, we will add ...
Started by LL_Maxthon on
, 17 posts
by 11 people.
Answer Snippets (Read the full thread at maxthon):
Family Source
http://www.family-source.com/
Kids Search Tools
http://www.rcls.org/ksearch.htm
SearchEdu.com
http://www.searchedu.com/ Teach-nology.com
http://www.teach-nology.com/
TekMom’s Search Tools for Students
http://www.tekmom.com....
|
|
Hi, I asked guru but I still couldn't solve the problem that I have. I want to write a console program searching certain files, like xls , doc or *pdf. I wrote a code like this but when it comes to the say, Users Directory, it cates UnauthorizedAccessException...
Started by intrajp on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I understand.
Thank you.
As 'Administrator' or run the application as the specific user for each User's folder.
|
|
Hi
I'm developing an ASP.NET form for data-entry. Users have to select a client from a dropdownlist that is filled with about 1000 clients.
Now the client list is growing and the users have requested that I add a lookup feature: they'd like to type part...
Started by edosoft on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
A select box doesn't.
I think a textbox would actually be preferred for this .
When the users to what the users types.
To use a dropdown list you could have a textbox and dropdown list in an update panel .
|
|
Microsoft,
I need help on this issue " New users unable to search 4 Contacts on Lync"
Steps tried:
1.Had them uninstalled Lync like 5 times
2.Deleted the contents of Tracing and WPPMedia folder
3.Deleted the cache files including the Endpoint cache.
Still...
Started by RamuZKing on
, 13 posts
by 3 people.
Answer Snippets (Read the full thread at office365):
Can the new users search other contactsHi Ramu,
Please check if the new users can search the four contacts using their SIP addresses,
I think i worded it wrongly....
When were the new user accounts created?
2.
Information:
1.
|
|
Hi. I got this link to show all online users:
http://www.yoursite.com/?m=search&i
ine_only=1
If I create a new page, how do I get the page in the menu to link to that link?
Started by flypaper on
, 11 posts
by 4 people.
Answer Snippets (Read the full thread at vldpersonals):
However I can't get the link to show all online users the link to show all online users:
http://www.mysite.com/?m=search&iss
ine_only=1
if anyone have.
Thanks alot got it to work.
Make any changes.
|
|
Users would like to able to quickly search shared folders etc. on the server.
What are the PRO's and CON's of these two technologies?
Started by Christopher Edwards on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Windows search would also require you to add any 3rd aprty filters (pdf etc) to each desktop but search....
Your likely to add WSS or sharepoint (if it's not already in the works) the big plus for Search server is that it supports sharepoint.
|