|
Apr
8 |
|
accepted | Solr autocomplete based on edismax type error |
|
Apr
8 |
|
comment |
Solr autocomplete based on edismax type error works, thank you very very much |
|
Apr
8 |
|
asked | Solr autocomplete based on edismax type error |
|
Nov
11 |
|
revised |
Solr 3.4 and Httpclient 4 added 170 characters in body |
|
Nov
11 |
|
comment |
does java support if-then-else regexp constructs(Perl constructs)? @Alan yes, you are right, \\*date|date(?:\\*(?:date)?)? should works too, but i really like the variant with pseudo-conditionals.
|
|
Nov
10 |
|
awarded | Scholar |
|
Nov
10 |
|
accepted | does java support if-then-else regexp constructs(Perl constructs)? |
|
Nov
10 |
|
comment |
does java support if-then-else regexp constructs(Perl constructs)? java regex syntax: (?:\\*())?date(?:(?!\\1)\\*(date)?|)
|
|
Nov
10 |
|
awarded | Supporter |
|
Nov
10 |
|
comment |
does java support if-then-else regexp constructs(Perl constructs)? thanks!!! seems it works perfectly (what i expect). how can i mark this question as answered? |
|
Nov
10 |
|
revised |
does java support if-then-else regexp constructs(Perl constructs)? added 77 characters in body |
|
Nov
10 |
|
revised |
does java support if-then-else regexp constructs(Perl constructs)? added 68 characters in body |
|
Nov
10 |
|
awarded | Commentator |
|
Nov
10 |
|
comment |
does java support if-then-else regexp constructs(Perl constructs)? updated my question. could you please to help me to write desired regex? thanks. |
|
Nov
10 |
|
revised |
does java support if-then-else regexp constructs(Perl constructs)? added 152 characters in body |
|
Nov
9 |
|
comment |
does java support if-then-else regexp constructs(Perl constructs)? because perl supports constructs like above |
|
Nov
9 |
|
comment |
does java support if-then-else regexp constructs(Perl constructs)? ok thanks. i will research for some alternative libraries. |
|
Nov
9 |
|
asked | does java support if-then-else regexp constructs(Perl constructs)? |
|
Nov
1 |
|
awarded | Student |
|
Oct
24 |
|
comment |
Solr 3.4 and Httpclient 4 i hope the new solrj release(with version of httpclient 4) will be available soon:) |