Search:

Type: Posts; User: dleffel; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    1,607

    spring-lucene - Searching very slow

    I have an application using spring-modules 0.8 and Spring 2.0.6. Indexing worked fine and I now have a 1.2 gb index of about 2 million documents.

    Searching in the deployed application is VERY...
  2. IllegalThreadStateException when trying to invoke a method asynchronously

    Hi all,
    I'm trying to invoke a method asynchronously. See the code below:

    invocation:

    DetermineGameRoundWinnerTask determineGameRoundWinnerTask=new DetermineGameRoundWinnerTask(gameRound);...
  3. Views/Fetching Strategy in Spring w/ Hibernate

    Hi,
    I've very new to both Java and Spring/Hibernate. Working hard to get up to speed though. I have a question about strategy. I'll use an example that starts with the output on a web page. My goal...
Results 1 to 3 of 3