Search index - and high availability

Running Search on WFE(A) and APP(B) server - with this topology.
The company relies heavily on the Search Index - so a reset of the index isn't always an option, and the re-build takes a lot of time, so in order to avoid a index reset. 
Is it possible to build a server X that holds the Index copy for server A+B and then when a reset is necessary on server A+B - tell SP2013, it now have to utilize the index that "sits" on server X, while rebuilding is done on server A
+ B?
Can I build a separate index for a specific content source/site collection? - so the content source
e.g. "http://contoso.com" are in search indexY and the "http://contoso.com/sites/" is in IndexZ   - and that way only reset indexZ and not touch indexY? 
Does a second "Search Service Application" contribute/solve any? 

Hi,
1.Yes,you can add a new index partition consists of server A and server X(replica) , and add another index partition consists of server B and server Y(replica). For more information, you can refer to the article:
http://technet.microsoft.com/en-us/library/jj862355(v=office.15).aspx#Search_Index_Part
2.No,you cannot. But you can reset index at site level and list level.
https://support.office.com/en-US/article/Manually-request-crawling-and-reindexing-of-a-site-9afa977d-39de-4321-b4ca-8c7c7e6d264e
3.No, you donot need to create a seacond "Search Service Application".
Thanks,
Eric
Forum Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
[email protected]
Eric Tao
TechNet Community Support

Similar Messages

  • Embedded Search Index AND Document Security?

    I'm using Adobe Acrobat Standard 8.1.7.
    It appears that I cannot have both an embedded search index and restricted security (e.g., password required to change document) on the same document.
    Why is that?
    If I start with security ON and then attempt to embed a search index, I get below error message:
    A search index can not be embedded in this document because this document has restricted security permissions.
    If I start with security OFF, successfully embed a search index, and then secure the document, Acrobat "strips off" the previously embedded search index.  No warning message; no feedback to end-user; just kills it!
    Why are those two functions mutually exclusive?  Anyone know of a work-around?
    Thank you in advance!

    Hi,
    As to "why", that might be floating out there in Adobe's devnet space or in one of the blogs maintained by Adobe's devnet crew.
    Also good to know about use of embedded index - if used, cannot apply fast web view to the PDF. It is one or the other, but not both.
    Work around? I've not come across one; but, that does not mean something isn't "out there" <g>.
    Be well...

  • For a true load balancing and high-availability OHS, OPMN, and mod_oc4j

    i have read this link of Enabling Clustering on oc4j9.0.4 standalone app server
    http://www.oracle.com/technology/docs/tech/java/oc4j/htdocs/getstart.htm#1015479
    To test the clustering, start up the load balancer by executing "java -jar loadbalancer.jar".
    C:\OC4J_EXTENDED\j2ee\home>java -jar loadbalancer.jar
    In a future release of Oracle Application Server, loadbalancer.jar will be
    desupported. Because of this, we strongly suggest that you discontinue your use
    of loadbalancer.jar in this release. Under high loads, loadbalancer.jar may not
    function properly. For a true load balancing and high-availability solution,
    please move to use OHS, OPMN, and mod_OC4J. For more information, please see
    http://otn.oracle.com/products/ias/ohs/content.html
    Balancer initialized...
    what load balancer should i use for web clustering
    <frontend host="balancer-host" port="balancer-port" />
    balancer-host=localhost
    balancer-port=80
    for all nodes i mentioned same host and port in http-web-site.xml.Is it correct?
    i completed all the steps and run http://localhost:6666/session/SessionServlet
    i hit 3 times
    in the different browser http://localhost:7777/session/SessionServlet
    instead of coming 4 it starting from 1 only.

    can i use this loadbalancer.jar or not?
    how to mod_oc4j in standalone app server

  • Load balancing and High Availability topology

    Our Forms 6i client-server application currently runs on Citrix farm of 20 Windows 2000 boxes (IBM Blade Servers 2 CPU and 2 Gig Memory).
    Application supports 2000 users.
    We are moving to AS 10g r2, forms 10g and the goal is to use same hardware, 20 Windows boxes (or less), for intranet web deployment.
    What will be our best choices for application Load balancing and High Availability?
    Hardware load balancer, Web Cache, mod-oc4j? Combinations?
    Any suggestions, best practices, your experience?

    Gerd, I understand, that you are running 10g web forms through the browser, but using Citrix for deployment. This means that in addition to Application Server and Forms runtime sessions, it will be separate browser session opened for each user. What the advantage of this configuration?
    Michael, we are aware, that Citrix is not supported by Oracle as a deployment platform. That only means that prior contacting Oracle Support we have to reproduce the problem in standard environment. It was never been a problem to reproduce problem :) We were using Citrix as a deployment platform for Forms 6i client/server for 4 years, but now we are forced to upgrade to 10g.
    We are familiar with various Load balancing options available. The question is which option is the most "workable" in our case.

  • Tuxedo and High Availability

    Can you provide some information on how Tuxedo can be configured in a high availability
    environment. Specifically running Tux 7.1 on AIX 4.3 with HACMP/ES. I am planning
    on running with a 'cascading N+1' configuration and have concerns over the ability
    of the standby node to take over a failed node succesfully due to config dependancies
    on the machine name. Is there a white paper detailing use of Tux in a high availability
    environment ?

    Found the answers and thought would share it.
    1. Can load balancing be achieved in MP setup or is this a high availability configuration?
    Both - MP supports load balancing and high availability 2. In an MP setup, can a workstation client continue to work even after the master node gets migrated? If so, can we have both (or all nodes and their WSL) listed in WSNADDR for this to happen
    Correct.

  • Any relation between indexes and high cardinality.............

    HI,
      what is difference b/w index and high cardinality?
       and also difference b/w index and line item dimension?
    Thanks

    Hi,
    High Cardinality:
    Please Refer this link, especially the post from PB:
    line item dimension and high cardinality?
    Line Item Dimension:
    Please go through this link from SAP help for line item dimension
    http://help.sap.com/saphelp_nw04/helpdata/en/a7/d50f395fc8cb7fe10000000a11402f/content.htm
    Also in this thread the topic has been discussed
    Re: Line Item Dimension
    BI Index:
    There are two types of indexes in BW on Oracle, bitmap and b-tree
    Bitmap indexes are created by default on each dimension column of a fact table
    Setting the high cardinality flag for dimension usually affects query performance if the dimension is used in a query.
    You can change the bitmap index on the fact table dimension column to a b-tree index by setting the high cardinality flag. For this purpose it is not necessary
    to delete the data from the InfoCube
    Refer:
    Re: Bitmap vs BTree
    How to create B-Tree and Bitmap index in SAP
    Re: Cardinality
    Line Item Dimesnion
    Hope it helps...
    Cheers,
    Habeeb

  • OIM and High Availability

    Hi All...
    Question about OIM and High Availability and licensing:
    If I license OIM for production Server and OIM connectors and I want two have a 2nd machine that serves as stand-by machine, do I have to licence OIM and connectors for the stand-by machine?
    Thanks.

    Scheduled tasks tuns on a specific server so running in a cluster won't really help you with having redundancy for scheduled tasks.
    If you have very big scheduled task you have a few options:
    1. Introduce milestones
    Change the code so that the process does the work in batches. If something happens you can return to the last milestone instead of having to go back to scratch.
    2. Multiple communicating threads
    Implement batching and also run multiple threads that coordinate the effort and makes sure that there always are instances running on all nodes. If not spawn more instances until you get threads on all nodes. If a node dies the work is journaled back and is divided between the other threads. Would work but would probably get very complex.
    Oracle recently ran training courses in OIM HA. I attended the course but I can't really distribute the material so please contact your Oracle account manager and ask them about the training.
    Hope this helps
    /M

  • Exchange 2010 to Exchange 2013 Migration and Architect a resilient and high availability exchange setup

    Hi,
    I currently have a single Exchange 2010 Server that has all the roles supporting about 500 users. I plan to upgrade to 2013 and move to a four server HA Exchange setup (a CAS array with 2 Server as CAS servers  and one DAG with 2 mailbox Servers). My
    goal is to plan out the transition in steps with no downtime. Email is most critical with my company.
    Exchange 2010 is running SP3 on a Windows Server 2010 and a Separate Server as archive. In the new setup, rather than having a separate server for archiving, I am just going to put that on a separate partition.
    Here is what I have planned so far.
    1. Build out four Servers. 2 CAS and 2 Mailbox Servers. Mailbox Servers have 4 partitions each. One for OS. Second for DB. Third for Logs and Fourth for Archives.
    2. Prepare AD for exchange 2013.
    3. Install Exchange roles. CAS on two servers and mailbox on 2 servers. Add a DAG. Someone had suggested to me to use an odd number so 3 or 5. Is that a requirement?
    4. I am using a third party load balancer for CAS array instead of NLB so I will be setting up that.
    5. Do post install to ready up the new CAS. While doing this, can i use the same parameters as assigned on exchange 2010 like can i use the webmail URL for outlook anywhere, OAB etc.
    6. Once this is done. I plan to move a few mailboxes as test to the new mailbox servers or DAG.
    7. Testing outlook setups on new servers. inbound and outbound email tests.
    once this is done, I can migrate over and point all my MX records to the new servers.
    Please let me know your thoughts and what am I missing. I like to solidify a flowchart of all steps that I need to do before I start the migration. 
    thank you for your help in advance

    Hi,
    okay, you can use 4 virtual servers. But there is no need to deploy dedicated server roles (CAS + MBX). It is better to deploy multi-role Exchange servers, also virtual! You could install 2 multi-role servers and if the company growths, install another multi-role,
    and so on. It's much more simpler, better and less expensive.
    CAS-Array is only an Active Directory object, nothing more. The load balancer controls the sessions on which CAS the user will terminate. You can read more at
    http://blogs.technet.com/b/exchange/archive/2014/03/05/load-balancing-in-exchange-2013.aspx Also there is no session affinity required.
    First, build the complete Exchange 2013 architecture. High availability for your data is a DAG and for your CAS you use a load balancer.
    On channel 9 there is many stuff from MEC:
    http://channel9.msdn.com/search?term=exchange+2013
    Migration:
    http://geekswithblogs.net/marcde/archive/2013/08/02/migrating-from-microsoft-exchange-2010-to-exchange-2013.aspx
    Additional informations:
    http://exchangeserverpro.com/upgrading-to-exchange-server-2013/
    Hope this helps :-)

  • Windows Event Collector - Built-in options for load balancing and high availability ?

    Hello,
    I have a working collector. config is source initiated, and pushed by GPO.
    I would like to deploy a second collector for high availability and load balancing. What are the available options ? I have not found any guidance on TechNet articles.
    As a low cost option, is it fine to simply start using DNS round-robin with a common alias for both servers pushed as a collector name through GPO ?
    In my GPO Policy, if I individually declare both servers, events are forwarded twice, once for each server. Indeed it does cover high availability, but not really optimized.
    Thanks for your help.

    Hi,
    >>As a low cost option, is it fine to simply start using DNS round-robin with a common alias for both servers pushed as a collector name through GPO ?
    Based on the description, we can utilize DNS round robin to distribute workloads and increase fault tolerance. By default, DNS uses round robin to rotate the order of RR data returned in query answers where multiple RRs of the same type exist for a queried
    DNS domain name. This feature provides a simple method for load balancing client use of Web servers and other frequently queried multihomed computers. Besides, by default, DNS will perform round-robin rotation for all RR types.
    Regarding DNS round robin, the following article can be referred to for more information.
    Configuring round robin
    http://technet.microsoft.com/en-us/library/cc787484(v=ws.10).aspx
    TechNet Subscriber Support
    If you are TechNet Subscription user and have any feedback on our support quality, please send your feedback here.
    Best regards,
    Frank Shen

  • WAE Inline Adapter and High Availability

    What is the recommendation to achieve high availability (and load sharing?) using two WAE's in a DC with inline adapters being used for interception rather than WCCPv2? Any ideas greatly appreciated.

    Ken,
    Generally I would recommend interception with either WCCP or a L4-7 load balancer like ACE/ACE Appliance/CSM. Both of these are considered best practice for DC deployments as they both can handle high amounts of traffic, can handle WAEs going offline and can load balance many WAEs in a cluster. WCCP might be slightly more flexible where and how you can deploy it.
    Both of the following interception techniques are not recommended for data centers, but I list just as FYI:
    - Inline cards in appliances can be configured in serial to give you high availability, but you don't get load balancing. The second appliance only starts optimizing traffic once the first WAE starts passing traffic through on overload. Inline interception is usually used for remote offices, however it has been deployed in DCs.
    - PBR can be configured for high availability with next-hop features, however there is no available load balancing. The first WAE has to fail completely and then a second WAE can come into play. Overloaded traffic is not optimized at all.
    Hope that helps,
    Dan

  • RAC and High Availability

    Reading matt manfredonias Q/A about Load Balancing, I stil wonder, how the "outer world" sees the RAC.
    What happens in case of one of two nodes vanishing from the network. What if this node was the dispatcher?
    The user/application has to switch over somehow, hasn't he?
    Klaus

    for more information :
    Real Application Clusters Administration Contents / Search / Index / PDF
    Real Application Clusters Concepts Contents / Search / Index / PDF
    Real Application Clusters Deployment and Performance Contents / Search / Index / PDF
    Real Application Clusters Documentation Online Roadmap Contents / Search / /
    Real Application Clusters Real Application Clusters Guard I - Concepts and Administration Contents / Search / Index / PDF
    Real Application Clusters Real Applications Clusters Guard I Configuration Guide Release 2 (9.2.0.1.0) for UNIX Systems: AIX-Based Systems, Compaq Tru64 UNIX, HP 9000 Series HP-UX, and Sun Solaris Contents / Search / Index / PDF
    Real Application Clusters Setup and Configuration Contents / Search / Index / PDF
    http://otn.oracle.com/pls/db92/db92.docindex?remark=homepage
    Joel P�rez

  • InterConnect and High Availability

    We use Oracle InterConnect Server (9.0.4) to integrate the e-Business Suite with our legacy applications. We are currently planning the deployment to production of these integrations. The documentation how to use RAC (real application cluster) is rather limited. Does anyone have experience with InterConnect in conjunction with RAC?
    We need to have high availability but we don't want to run multiple instances of an adapter simultaneously (to ensure serialisation of the processing of the messages coming from the legacy applications). How is the persistence, caching etc.. done in such a setup?
    thank you,
    Claude Boussemaere

    Claude,
    If it is just HA that you want in IC (which means running the adapters against a RAC database for hub and the spoke connections), all you need to do is configure the adapter.ini and hub.ini parameters with connection information of the alternate nodes.
    In terms of persisting runtime data in the local file system, you can turn pipelining option off.
    adapter.ini parameters:
    //Set this to false if you want to turn off the pipelining from the Bridge towards the hub.
    agent_pipeline_to_hub=true
    //Set this to false if you want to turn off the pipelining from the hub towards the bridge.
    agent_pipeline_from_hub=true
    The adapters will then not persist the messages in a local file persistence. Any message at any given time will either be sitting in the hub db or in the EBS instance.
    The adapters cache only the metadata locally and hence you wont have to worry about metadata cache.
    If the hub/spoke db fails, the adapter's JDBC connections will fail over to the alternate instance(s) in a round robin fashion.
    HTH,
    Maneesh

  • Grid Control 12c and high availability databases

    Hello,
    In the context of high availability databses, my configuration is as follow:
    2 AIX servers on 2 sites with shared storage -> Site1 and site2.
    During normal operations databases are on site1. In case of disaster, databases can fallover on site2.
    On my Grid Control, 2 agents are installed: One for AIX on site1 and one for AIX on site2.
    Databases have been discovered on AIX:site1
    Listener is a virtual address and can also fallover.
    What are the possibility on the grid side ?
    Do I have to discover also the databases on site2 ?
    Actually, Listener is seen down on the site who has not the databases.
    Is there a way to only configure the Listener virtual address on the Grid ?
    Regards

    Hi,
    Basically you have to relocate the targets to the new agent (the one installed on site2). I haven't done that, but I expect to work fairly easy and smooth. Refer to the following section of Cloud Control 12c manual:
    Configuring Targets for Failover in Active/Passive Environments
    Regards,
    Sve

  • Search Index and hyphens

    Hey
    We use our UCM environment to store a lot of content that contains hyperlinks. Many of these hyperlinks cotain content that has content like:
    http://blah/car-hire/stuff.html
    Our users have need to be able to search for parts of the URL's, and we are tripping over how these URL's are indexed. When they are searching for "car-hire" they get results for "car-hire", "car_hire" and "car hire".
    I am guessing that this is because hyphen ("-"), undescore ("_") and space (" ") are all treated as separators by the indexer.
    Anyone have any suggestions on how we can force the index of hyphened words? I had a play around with the "AdditionalEscapeChars" setting, but I couldn't get it to make any difference.
    We are using Version:11gR1-11.1.1.6.0-idcprod1-111219T111403 (Build:7.3.3.183)
    Our Search Engine is set as: SearchIndexerEngineName=OracleTextSearch
    Cheers,
    A

    To see if this is an issue with the way the search engine is handling the hyphens, try running this query instead:
    http://blah/car{-}hire/stuff.html
    The braces tell OTS to treat the "-" as a string literal as opposed to an operator.
    If this works, the issue is that the search engine is trying to execute the search EXCLUDING the stuff that comes after "car".  This is somewhat standard search engine functionality, as a hyphen/minus sign is an instruction to "don't include items that contain the phrase following the minus sign."

  • High load and high availability

    Hi, my problem is simple, i guess... I have ONE database with only one table, and i'm using sqlldr to insert data into it, the problem is that ther's a lot of data to be inserted and constantly. I'm trying to figure out what would be the best practice to improve the availability of my database. If i drop the indexes the sqlldr will insert the information quickly but i really think that it's not a good thing to do, because it would "kill" the select's to my db from the client side.
    Can anyone give a hand or guidance here?
    Thanks in advance, and sorry for my bad english!
    SD

    There are many possibilities.
    Some depend on knowing the database version and the operating system.
    Some depend on your skill
    Some depend on the available hardware and the ability and desire to throw hardware at the problem
    Some depend on the supporting statistics, both for the environment and the runtime
    Some depend on whether you are serious enough to actually learn the architecture of the tool to use it wisely
    My guidance would be to purchase Tom Kyte's book from APress.com and use the utilities he includes in the book to understand where the problems are and what can be dome about them.

Maybe you are looking for

  • Dual Monitor on Hp Pro 3400 : can't detect the 2nd

    Hi, I have a problem with the computer of a friend. Here's the plan. He has a HP Pro 3400 with Intel HD 2000 Graphics, 2 VGA monitors, 1 VGA and 1 DVI(-D ?) output. He has a VGA cable, a DVI cable and a DVI-to-VGA adapter. And here's the problem. If

  • Threads with servlets

    Best groupmember, I have a jsp and a servlet. The jsp includes the servlet. The servlet looks like this: class TheServlet extends HttpServlet { private String myFirstname = ""; private String myLastname = ""; public void doPost(......) { //Loads of t

  • Customizing parent folder link options in DiscussionForum Layout set

    Hi All, I have created a forum page with discussionForum layout set.Now, it shows the discussion groups inside it with parent folder link at the top.this parent folder link has some options like view,coolaboration,details etc which I need to customiz

  • Captivate 8 crashes when pasting a text caption or slides in a responsive project. Solutions?

    This version of Captivate has been fairly reliable, at least compared to versions 1-4 that I have worked with previously, however, five minutes into my first responsive project, I am getting fatal errors when I try to paste any text caption between s

  • Retreive Hotmail Mail in Outlook

    Hi, I am recently converted from Hotmail Live to Outlook by selecting option that I don't remember. There is only welcome mail in inbox..I want my previous live mails that I need back.Can anyone help me to retrieve or connect the outlook to live inbo