2011/5/12 Nicolas Helleringer :
> I do like Bucket. It more 'free' than Database that people do associate to
> much with SQL and relational (who remember that a database CAN be non
> relational ?) and than Cache which seems to retrictive in my point of view.
> Regards,
> Niko
+1
Sanne
>
> 2011/5
I do like Bucket. It more 'free' than Database that people do associate to
much with SQL and relational (who remember that a database CAN be non
relational ?) and than Cache which seems to retrictive in my point of view.
Regards,
Niko
2011/5/12 Emmanuel Bernard
> Let me summarize,
> GridMap is
>
> [1]
> @AnalyzerDef(name = "entityAnalyser",
> tokenizer = @TokenizerDef(factory = StandardTokenizerFactory.class),
> filters = { @TokenFilterDef(factory = StandardFilterFactory.class),
> @TokenFilterDef(factory = LowerCaseFilterFactory.class),
> @TokenFilt
2011/5/12 Emmanuel Bernard :
> Sorry I replied too fast, I see the usecase.
> Do you think proper logging in our part (of the analyzer work) could solve
> the issue without people having to use AnalyzerUtils?
yes actually some people on the forum where asking about how to enable
logging on tokeni
I've significantly improved the GridDialect in my quest to use Atomic Maps for
entity and associations. Unfortunately the change is not ready to be shared
yet. I hope to get that out next week Entity are using atomic maps but not
associations yet.
Also, I've see you've used merge to sync your w
Let me summarize,
GridMap is the equivalent of Cache, right?
I agree that Map is not the right representation, plus
Map> is ugly. So +1 for a dedicated object.
I think we could use:
- Cache
- Database
- Bucket
Note a fan of GridMap as it won't make sense for the post key/value
On 11 mai 2011
Sorry I replied too fast, I see the usecase.
Do you think proper logging in our part (of the analyzer work) could solve the
issue without people having to use AnalyzerUtils?
For example I'm not a big fan of the fact that AnalyzerUtils plays at the
string level whereas HSearch plays at the object
In which case do you recommend people to write something like that?
Is that related to any use of Hibernate Search?
Also it seems not all methods as they are make sense, for example display
pushing to log is not likely going to be something users want in this form
necessarily.
On 11 mai 2011, a
On 11 mai 2011, at 18:46, Sanne Grinovero wrote:
> Hello,
> To conclude this thread, there are still three notes "being discussed"
> on the wiki:
> http://community.jboss.org/wiki/PlansforHibernateSearch4
>
> 1) assume exclusive_index_use=true as default
> That was my proposal, I'm not sure we'r
Back up after I've contacted the Contegix guys.
On 12 mai 2011, at 04:46, Strong Liu wrote:
> JIRA Startup Failed
>
> You cannot access JIRA at present. Look at the table below to identify the
> reasons
>
> Description
> The jira.home directory
> '/opt/j2ee/domains/atlassian.com/opensource/pr
10 matches
Mail list logo